Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/nicklasbekkevold/anonymized-dataset-classification

Classifying an unknown data set using ensemble machine learning methods with a focus on exploratory data analysis. This was a part of the course TDT05 - Modern Machine Learning in Practice at NTNU autumn 2021.
https://github.com/nicklasbekkevold/anonymized-dataset-classification

eda ensemble-learning machine-learning ntnu

Last synced: 12 days ago
JSON representation

Classifying an unknown data set using ensemble machine learning methods with a focus on exploratory data analysis. This was a part of the course TDT05 - Modern Machine Learning in Practice at NTNU autumn 2021.

Awesome Lists containing this project

README

        

# TDT05-anonymized-data-set-classification
Classifying an unknown data set using ensemble machine learning methods with a focus on exploratory data analysis.
This was a part of the course TDT05 - Modern Machine Learning in Practice at NTNU autumn 2021.

- The full exploratory notebook can be viewed here: [ai-gutta.ipynb](notebooks/ai-gutta.ipynb)
- The final model notebook can be viewed here: [catboost.ipynb](notebooks/catboost.ipynb)