Skip to content

Commit

Permalink
#26: README.md, Install 'scikit-learn' Submodule
Browse files Browse the repository at this point in the history
  • Loading branch information
jeff1evesque committed Sep 8, 2014
1 parent ce22ca0 commit 76b6946
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Expand Up @@ -95,6 +95,14 @@ sudo chown -R jeffrey:sudo machine-learning

**Note:** change 'jeffrey' to the user account YOU use.

###Scikit-Learn

```
cd /var/www/html/machine-learning/scikit-learn/
python setup.py build
sudo python setup.py install
```

##Testing / Execution

###Test Scripts

0 comments on commit 76b6946

Please sign in to comment.