A project to identify and group students with different learning perspective in a classroom using Clustering Techniques
- Extract keywords from student notes to understand their perspective , compare them to the teachers notes to give link recommendation
- Cluster students on the basis of the topic learnt by them during the class
- Data Cleaning
- Check keywords of the main file
- Run again using improved keywords
- check why there are no keywords in some cases
- Clustering
- One Hot Encoding
- Filter and Extraction
- Finding Difference
- Link Recommendation
- Get notes
- Filter and Extract Keywords
- Find the difference of the Keyword set of the teacher and the student
- Recommend Link!
- One Hot Encode the data
- cluster according to the score in one-hot encoding