README.md
README.md
The project is divided in 4 parts: Exploration of the data using various techniques of dimensionality reduction, outlier detection and imbalanced learning Use of multiple classification algorithms, such as logistic regression, Support Vector Machines, Neural Networks and Ensemble Methods to evaluate a multi-class classification problem. Also, implementation of different regression algorithms. Starting from audio files, the data was extracted, prepped and analyzed as Time Series data. We analyzed clustering using different algorithms and different distance metrics, as well as classification tasks using different kinds of approximations. Finally, a focus on explainability, using both a local (counterfactuals) and a global (trepan) explainer, in order to gain insight on the different black box algorithms used within the project.