Skip to content

Releases: sanity/quickml

fixed loading of iris data set

07 Apr 20:24
Compare
Choose a tag to compare
0.7.12

bumped version

Fixed bug in the Classifiers class

03 Apr 19:58
Compare
Choose a tag to compare
0.7.11

bumped version

Added a LossChecker that enables working with data that has multiple labels

01 Apr 23:24
Compare
Choose a tag to compare
Merge pull request #114 from sanity/addLossChecker

added a LossChecker that facilitates cross validation with data that ha...

faster predictive model optimizer

30 Mar 19:31
Compare
Choose a tag to compare
Merge pull request #113 from sanity/classifiers

sped up optimizer

really fixed generics in SplitOnAttributeClassifierBuilder

27 Mar 22:17
Compare
Choose a tag to compare
Merge pull request #112 from sanity/splitModelFix

fixed generics issue

Fixed SplitOnAttributeBuilder to use generics correctly

27 Mar 21:04
Compare
Choose a tag to compare

Modified Classifiers Class

24 Mar 14:41
Compare
Choose a tag to compare

Added a parameter to optimize in the static builders in the Classifiers class.

Changed names of some classes, and variables within classes

23 Mar 21:43
Compare
Choose a tag to compare
0.7.5

bumped version and renamed Static builders to classifiers

Fixed generic issue in static builders

09 Mar 23:35
Compare
Choose a tag to compare
Merge pull request #107 from sanity/treeBuildCompat

bumped version

more static builders added, and PMO fixes put in.

09 Mar 23:19
Compare
Choose a tag to compare
Merge pull request #105 from sanity/treeBuildCompat

added a static builder method