This repository contains beginner friendly notebooks to start Machine Learning
List of dataset used are:
Titanic
Breast Cancer
Heart disease
The datasets directory consists of all datasets used and notebook directory.
NB: when running each notebooks replace {file path} with the path where each datasets are stored locally.
This project requires Python and the following Python libraries installed:
You will also need to have software installed to run and execute a Jupyter Notebook.
If you do not have Python installed yet, it is highly recommended that you install the Anaconda distribution of Python, which already has the above packages and more included.