Commit 7e5f2056 authored by pirapakaran's avatar pirapakaran
Browse files

Update project_report.md

parent b544393a
Loading
Loading
Loading
Loading
+1 −3
Original line number Diff line number Diff line
@@ -31,9 +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. 

<p align="center">
  <img src="pictures/Accuracy.png" />
</p>
<img src="images/Accuracy.png" width="150" height="150" title="make_circles">

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