Skip to content

A place to practice exploring and analysing UCI machine learning data sets

License

Notifications You must be signed in to change notification settings

mammykins/data_stories

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

data_stories

A place to practice exploring and analysing UCI machine learning data sets

Objective

It is common practice during data science interviews to be given a data set to explore and tell a story about, usually within an hour. Here we explore different data sets to facilitate copying and pasting of code for typical graphical data exploration and data tidying at the start of a new data science story. The data are typically of three broad types or problems:

  • Classification - Pima Indians diabetes status
  • Regression
  • Clustering
  • Time series

Releases

No releases published

Packages

No packages published

Languages