Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.01 KB

README.md

File metadata and controls

33 lines (21 loc) · 1.01 KB

Table of contents

General info

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.

Setup

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.