Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

Steps to execute example jupyter notebooks

  • Clone the repository ($ git clone https://github.com/nyoka-pmml/nyoka.git)
  • Navigate to examples folder ($ cd nyoka/examples)
  • Start a jupyter notebook session ($ jupyter notebook)
  • Navigate to any of the examples folder (ex. skl, keras)
  • Click on any of the notebook (ipynb file) and start executing the cells