Skip to content

Latest commit

 

History

History
57 lines (36 loc) · 2.11 KB

File metadata and controls

57 lines (36 loc) · 2.11 KB

Machine Learning Case Studies Markdownify

Table of Contents

About The Project

The Machine Learning Case Studies gathers a collection of Data Analysis and Machine Learning studies performed under the supervision of Prof. G. Spanakis from Maastricht University. Each Jupyter notebook corresponds to a particular topic with the exception of the 'Flu Madness' Kaggle Solution which incorporates many techniques from Data Analysis and Machine Learning. The main topics covered are: Exploratory Data Analysis, Classification, Regression Techniques, Dimensionality Reduction, Timeseries and more. Each case study is accompanied by deep explanation and a thorough conclusion.

Built With

This section lists the major frameworks that the project was built with.

Contributing

Contributions are what make the open source community such an amazing place to be learn, inspire, and create. Any contributions you make are greatly appreciated.

  1. Fork the Project
  2. Create your Feature Branch (git checkout -b feature/AmazingFeature)
  3. Commit your Changes (git commit -m 'Add some AmazingFeature')
  4. Push to the Branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

Distributed under the MIT License. See LICENSE for more information.

Contact

Hristo Minkov - minkov.h@gmail.com

Codebase Link: https://github.com/icaka98/Machine-Learning-Case-Studies