Commit 8df660dd authored by pirapakaran's avatar pirapakaran
Browse files

Update project_report.md

parent 18504091
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -31,7 +31,9 @@ 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="150" height="300" title="Accuracy">
<p align="center">
  <img src="Accuracy.png" />
</p>

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