The following is a Machine Learning Workshop, include presentation materials and a step-by-step walkthrough of the data science and Machine Learning process often involved in applying it to problems.
In order to get started you will need to have Python installed and have all of the required dependencies installed, which are provided in the requirements.txt
file.
You can install everything with a simple.
pip install -r requirements.txt
This project is licensed under the MIT License, you may find a complete copy of the license in the file LICENSE
included in this repository.