Skip to content

ajaySingh027/Recommendations-with-IBM

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Recommendations-with-IBM

Installations required

This project requires Python 3.x and the following Python libraries installed:

You will also need to have software installed to run and execute an iPython Notebook

Run

In a terminal or command window, navigate to the top-level project directory Recommendations-with-IBM/ (that contains this README) and run one of the following commands:

ipython notebook Recommendations_with_IBM.ipynb

or

jupyter notebook Recommendations_with_IBM.ipynb

This will open the iPython Notebook software and project file in your browser.