/datascience

Data science repository

Primary LanguageJupyter Notebook

This repository is for my study and personal projects of data science

#folders:

  • ds_salaries -> This folder has a .csv with data, .py with some code for debbug and analysis and a .ipynb with resume the study. (IN DEVELOPMENT)
  • LinearRegression_profits -> This folder has a data file containing 2 .txt files with data and a .ipynb with the resume of study. (FINISHED)
  • HousePrice_predict -> This folder has a data file containing dataset from Kaggle, a .py file to debbug some code, .ipynb with the resume of study and a .txt to describe the dataset origin. (IN DEVELOPMENT)