Skip to content

Source code released from Dataset Daily weekly analysis.

Notifications You must be signed in to change notification settings

rohitpeesa/DatasetDaily

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dataset Daily

Dataset Daily is an email list that receives a dataset each Monday and analytics updates throughout the week. This repository is meant for the data and code snippets that go on throughout the week to build the models.

Getting Started

Using a python3 environment, run the following to install all the libraries used in this repository:

pip install -r requirements.txt

Manual Install

Recommend using Anaconda. Anaconda does not come with TensorFlow or Keras so you will need to install those seperately.

pip install pandas scipy numpy requests plotly matplotlib scikit-learn tensorflow keras fbprophet

For additional information on installing TensorFlow, Keras, and Prophet

About

Source code released from Dataset Daily weekly analysis.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published