Skip to content

manu3618/mcnbc

Repository files navigation

Machine Learning Jupyter Notebook collection

This is collection of notebooks mainly done to play with data using python tools.

installation

Requirements

  • latex
  • pandoc
  • python >=3.6 <=3.9
  • jupyter-notebook

Quick start

Create a virtualenv (or reuse).

pip install -r requirements.txt

Go into one directory and use the makefile to generate a pdf file:

cd zombies
make

and/or run a notebook and play with it

jupyter-notebook ./

About

machine learning notebook collection

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages