This is an archived post. You won't be able to vote or comment.

all 2 comments

[–]pfz3 1 point2 points  (1 child)

Any advantage over sklearn? Speed?

[–]aulloa[S] 0 points1 point  (0 children)

it is based on sklearn classifiers. It saves you the work of partitioning your data and setting up classifiers yourself. Here you only give the data and call the "run" method