11 lines
292 B
HTML
11 lines
292 B
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<title>Feedback comments</title>
|
|
<meta charset="utf-8">
|
|
|
|
</head>
|
|
<body>
|
|
<p dir="ltr" style="text-align: left;">It's important to be able to interprete the results. SVM is a complex technique. Try to use something easier next time!</p>
|
|
</body>
|
|
</html> |