Skip to content

Commit

Permalink
Remove old installations
Browse files Browse the repository at this point in the history
  • Loading branch information
bluesheeptoken authored and github-louis-fruleux committed Jun 24, 2020
1 parent 3ea1c28 commit 7b75956
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,13 +19,6 @@ http://www.philippe-fournier-viger.com/spmf/PAKDD2015_Compact_Prediction_tree+.p

You can simply use `pip install cpt`.

For unix users, no wheels are published (problem with `auditwheel` which cannot repair wheels to "manylinux"), you should install cython then cpt: `pip install cython cpt`.

However unix users can simply install from sources: `pip install cython && python setup.py install`.

For `osx` users, do not forget to install brew's `llvm` and `libomp`. You can follow the directives of this issue: https://github.com/bluesheeptoken/CPT/issues/68


## Simple example

You can test the model with the following code
Expand Down

0 comments on commit 7b75956

Please sign in to comment.