Skip to content

mariosfish/machine_learning_classification

Repository files navigation

Machine Learning Classification

This is a repository for my Master's thesis about machine learning algorithms for classification in Python. It contains four data sets that I will use to test some classification algorithms.

Data sets

All the datasets can be found at the UC Irvine Machine Learning Repository in csv format with their description. The data sets being used for this project are listed below:

Installation

Use the package manager pip to install the dependencies for the project listed below:

  • pandas
  • pandas-profiling
  • scikit-learn
  • matplotlib
  • jupyterlab
  • seaborn

or just use the requirements.txt file found here to install them as below:

pip install -r requirements.txt

Usage

To launch a new Jupyter notebook open a command prompt and type:

jupyter notebook

After opening the browser, open an .ipynb file and run it. You can also add your code or edit the existing one to your desires.

Contributing

Pull requests are welcome.

License

MIT

About

Repo to test machine learning classification algorithms.

Resources

License

Code of conduct

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •