├── Bitcoin Modelling ├── LinReg.png ├── bitcoin_price.ipynb ├── price.png ├── read.md └── scatter.png ├── Mall Customers ├── Mall K means.ipynb ├── READ.md ├── cluster.png └── elbow.png ├── NYC Bikes └── GLM_Bike_Volume_NYC.ipynb ├── README.md ├── TensorFlow Learning ├── READ.md ├── mnist-digit.ipynb └── mnist-fashion.ipynb └── Water Potability └── Water Potability.ipynb /Bitcoin Modelling/LinReg.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/egorhowell/Data-Science-Projects/HEAD/Bitcoin Modelling/LinReg.png -------------------------------------------------------------------------------- /Bitcoin Modelling/bitcoin_price.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/egorhowell/Data-Science-Projects/HEAD/Bitcoin Modelling/bitcoin_price.ipynb -------------------------------------------------------------------------------- /Bitcoin Modelling/price.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/egorhowell/Data-Science-Projects/HEAD/Bitcoin Modelling/price.png -------------------------------------------------------------------------------- /Bitcoin Modelling/read.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/egorhowell/Data-Science-Projects/HEAD/Bitcoin Modelling/read.md -------------------------------------------------------------------------------- /Bitcoin Modelling/scatter.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/egorhowell/Data-Science-Projects/HEAD/Bitcoin Modelling/scatter.png -------------------------------------------------------------------------------- /Mall Customers/Mall K means.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/egorhowell/Data-Science-Projects/HEAD/Mall Customers/Mall K means.ipynb -------------------------------------------------------------------------------- /Mall Customers/READ.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/egorhowell/Data-Science-Projects/HEAD/Mall Customers/READ.md -------------------------------------------------------------------------------- /Mall Customers/cluster.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/egorhowell/Data-Science-Projects/HEAD/Mall Customers/cluster.png -------------------------------------------------------------------------------- /Mall Customers/elbow.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/egorhowell/Data-Science-Projects/HEAD/Mall Customers/elbow.png -------------------------------------------------------------------------------- /NYC Bikes/GLM_Bike_Volume_NYC.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/egorhowell/Data-Science-Projects/HEAD/NYC Bikes/GLM_Bike_Volume_NYC.ipynb -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/egorhowell/Data-Science-Projects/HEAD/README.md -------------------------------------------------------------------------------- /TensorFlow Learning/READ.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/egorhowell/Data-Science-Projects/HEAD/TensorFlow Learning/READ.md -------------------------------------------------------------------------------- /TensorFlow Learning/mnist-digit.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/egorhowell/Data-Science-Projects/HEAD/TensorFlow Learning/mnist-digit.ipynb -------------------------------------------------------------------------------- /TensorFlow Learning/mnist-fashion.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/egorhowell/Data-Science-Projects/HEAD/TensorFlow Learning/mnist-fashion.ipynb -------------------------------------------------------------------------------- /Water Potability/Water Potability.ipynb: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/egorhowell/Data-Science-Projects/HEAD/Water Potability/Water Potability.ipynb --------------------------------------------------------------------------------