Make Stree a sklearn estimator

Added check_estimator in notebook test2
Added a Stree test with check_estimator
This commit is contained in:
2020-05-25 19:51:39 +02:00
parent 5956cd0cd2
commit e95bd9697a
5 changed files with 109 additions and 48 deletions

View File

@@ -1,6 +1,6 @@
import setuptools
__version__ = "0.9rc2"
__version__ = "0.9rc3"
__author__ = "Ricardo Montañana Gómez"
def readme():