Commit d2cb6c66 authored by pirapakaran's avatar pirapakaran
Browse files

Update project_report.md

parent 4fe7ef1c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -31,7 +31,7 @@ After extracting the knowledgepaths, we found that the neural model of @DebjitPa
#### evaluation of results
After the human needs have been successfully assigned for all essays, we evaluate the whole thing. In *human_needs_evaluation.py" we have written a code for evaluation. Here we calculate Precision, Accuracy, Recall and F1-Score and with these measurements we analyze the evaluation. Concrete comments and visualisations of the evaluation can be found in the jupyter notebook. 

<img src="pictures/Accuracy.png" width="500" height="300" title="Accuracy">
<img src="pictures/Accuracy.png" width="150" height="300" title="Accuracy">

## The Tools and how they worked
### Problems that accured