Skip to content

Latest commit

 

History

History
14 lines (12 loc) · 590 Bytes

README.md

File metadata and controls

14 lines (12 loc) · 590 Bytes

# Feature Extraction Tutorial

Binder binder is a cloud hosted jupyter hub ! If you would like to try this tutorial without the hassle of installing click on launch binder.

Installation

This required git and Anaconda minimum v4.0 installed on your system

$ git clone https://github.com/Moro-Code/FeatureExtractionTutorial.git
$ cd FeatureExtractionTutorial
$ conda env create -f environment.yml -n yourEnvName
$ conda activate yourEnvName
$ jupyter notebook