An open API service indexing awesome lists of open source software.

https://github.com/lwdovico/human-activity-recognition

Second Data Mining Project - Using more Advanced Techniques
https://github.com/lwdovico/human-activity-recognition

data-mining-python machine-learning-algorithms

Last synced: 29 days ago
JSON representation

Second Data Mining Project - Using more Advanced Techniques

Awesome Lists containing this project

README

          

# The Project
This was mainly a didactical project, the aim was to study to apply and learn the workings of some advanced topics in Data Mining and Machine Learning. I subdivided the work in 5 topics: EDA, Classification & Regression, Time Series Analysis & Sequential Pattern Mining, Advanced Clustering Techniques and Explainability. I wrote about the processes and results of these tasks in a final report called "Human_Activity_Recognition_Report.pdf" which I compiled with LaTex. The files "\*-notebook.ipynb", in the Notebooks folder, are the refined and reduced versions of the Jupyter Notebooks of the work I've done, divided by task.


Read the Report
View the Dataset
EDA CodeClassification & Regression CodeTime Series & Sequential Pattern Mining CodeAdvanced Clustering CodeExplainability Code