Skip to content

josumsc/automobile_cleaning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Automobile dataset preparation, cleansing and analysis

Project related to extract the most from the data located at https://archive.ics.uci.edu/ml/datasets/Automobile.

File Structure

  • src/: Code used in the project.
  • data/: Version of the dataset used in the analysis. Here we have the OLD data and the NEW data (after the cleansing).
  • pdf/: Document with the main steps of the process, as well as conclusions obtained during its realization.

References