Skip to content

Latest commit

 

History

History
28 lines (20 loc) · 382 Bytes

README.md

File metadata and controls

28 lines (20 loc) · 382 Bytes

datsci-exploration

Data Science and Data Mining explorations

Requirements

  1. Python3
  2. Pip
  3. Jupyter Notebook

Dependencies

  1. Pandas
  2. Numpy
  3. Matplotlib
  4. Scikit-learn
  5. OpenCV
  6. Scikit-image
  7. NLTK (wordnet and punkt) [W03]

How to Run

  1. Run jupyter notebook.
  2. Read specific guideline in each folder (if there were any).
  3. Have fun.

Credits

IF4041