bluesheeptoken / CPT

Compact Prediction Tree: A Lossless Model for Accurate Sequence Prediction (cython implementation)
https://cpt.readthedocs.io/en/latest/
MIT License
41 stars 7 forks source link

Sklearn compliance #62

Closed bluesheeptoken closed 5 years ago

bluesheeptoken commented 5 years ago

Modified the name methods and scope to make it easy to use with sklearn tools such as gridsearch