Skip to content

Source code released from Dataset Daily weekly analysis.

Notifications You must be signed in to change notification settings

ai-splash/DatasetDaily

 
 

Repository files navigation

Dataset Daily

Dataset Daily is a community of data junkies. Dataset Daily sends a dataset on Monday with analysis throughout the week. This repository is meant for the data and code snippets that go on throughout the week.

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

Languages

  • Jupyter Notebook 99.6%
  • Other 0.4%