Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 447 Bytes

File metadata and controls

6 lines (5 loc) · 447 Bytes

Data-Analysis-and-Machine-Learning

Analysing data from datasets obtained from Kaggle to learn techniques pertaining to data analysis and machine learning.

1. Exploratory data analysis on Haberman dataset :

The Haberman dataset is a breast cancer patient dataset that contains information on age, operation year, number of axillary nodes, and the survival status. The ipython notebook contains a complete exploratory analysis on the dataset.