Skip to content

SamAstro/datascience.net-challenge-25

Repository files navigation

Synopsis

This is my Jupyter notebook analysing the [datascience.net] (http://www.datascience.net) challenge 25 data. It runs with a Python 3.x kernel.

Prerequisites

You need:

  • Jupyter
  • Python 3.x
  • the challenge data here
  • A couple of Python lib :
    • Numpy
    • Pandas
    • Sklear
    • Seaborn
    • Matplotlib

Running

To run the notebook, you need Jupyter installed with a Python 3.x kernel. Then just run

> jupyter-notebook-3.x datasciencenet_challenge25.ipynb

in the correct directory.

Motivation

This notebook is intended as a tutorial.

License

Files shared under the MIT License.

About

My Jupyter notebook analysing the datascience.net challenge 25 data.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published