Skip to content

A set of Jupyter notebooks for various data science projects.

License

Notifications You must be signed in to change notification settings

natsunoyuki/Data_Science

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Data-Science

Python codes for data science.

Directories

● covid19: analysis of covid19 cases.
● gold: analysis of gold prices.
● resale_flat_prices: analysis and modelling of Singapore resale flat prices.

Files

● auto_regression.py: scripts to create auto regression data.
● bayes_opt_hyperparams_search.ipynb: example showing how to use the bayes_opt library to do a model hyperparameter search.
● create_lstm_data.py: scripts to create data for LSTM neural network modelling.
● download_stock_data.py: wrapper function to download stock data from Yahoo Finance using the yfinance library.
● linear_inversion.py: codes to perform linear inversion/regression using several different methods.

About

A set of Jupyter notebooks for various data science projects.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published