Skip to content

Releases: sanity/quickml

update repositories to use HTTPS

26 Jun 14:41
3795d6d
Compare
Choose a tag to compare
Merge pull request #157 from JLLeitschuh/fix/JLL/use_https_to_resolve…

…_dependencies

[SECURITY] Use HTTPS to resolve dependencies in Maven Build

LibSVM data format support plus some optimization code.

17 May 05:43
Compare
Choose a tag to compare

Enabled ingesting data from libsvm format, and added an OptimizeRandomDecisionForest class.

0.10.15

06 Sep 20:30
Compare
Choose a tag to compare

Twitter commons dependency was broken again, I think I've fixed it.

Bump twitter stats version

22 Aug 16:30
Compare
Choose a tag to compare
0.10.14

do bump, and increase version

fixed issue with pom

23 Jun 18:10
Compare
Choose a tag to compare
0.10.13

Update pom.xml

removed a hack used in branch finding.

13 Jun 17:45
Compare
Choose a tag to compare

Removed a hack in the NumericBranchFinder, and improved documentation

Regression trees now available

05 May 04:57
Compare
Choose a tag to compare

This version now supports the regression trees and forests of them

Fixed some redundancies / bugs in the LogisticRegressionBuilder

17 Nov 18:02
Compare
Choose a tag to compare
Merge pull request #150 from sanity/addLogistic

fixed LogisticRegressionBuilderBug relating to redundant DataTransfor…

fixed PredictiveModelOptimizer's constructor

12 Nov 21:14
Compare
Choose a tag to compare
Merge pull request #149 from sanity/addLogistic

bumped version

made PredictiveModelOptimizer's construct public

12 Nov 19:03
Compare
Choose a tag to compare
Merge pull request #148 from sanity/addLogistic

bumped version number