This folder contains examples of python notebooks that use Extension for Scikit-learn for popular datasets.
You can use python notebooks with the help of Jupyter* notebook to run the following files:
conda install -c conda-forge notebook scikit-learn-intelexor
pip install notebook scikit-learn-intelexRun Jupyter after installation:
jupyter notebook --notebook-dir=./ --ip=* --no-browser