38
I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 16, 2023 — Jan 16, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Yet another small fix in textual output More... over 3 years ago
One more small bug fix in output More... over 3 years ago
Fixed some of the textual and graph output pertaining to the new sum aggregation mode More... over 3 years ago
[maven-release-plugin] prepare for next development iteration More... over 3 years ago
[maven-release-plugin] prepare release hotSpot-1.0.7 More... over 3 years ago
Updated javadoc More... over 3 years ago
Removed a TODO comment More... over 3 years ago
Updated Description.props More... over 3 years ago
Added an option to use sum as the aggregation for numeric targets. This mode can only consider nominal attributes for tests in the tree. The metric works by looking for nominal values where the sum of the target exceeds the expected sum. More... over 3 years ago
Now, Bagging, RandomCommittee, and RandomSubSpace implement multi-threaded batch prediction if base learner supports batch prediction (e.g., MLRClassifier). Normal single-instance prediction is still single-threaded. More... over 3 years ago
Now, Bagging, RandomCommittee, and RandomSubSpace implement efficient batch prediction if the base learner supports it (e.g., MLRClassifier). More... over 3 years ago
[maven-release-plugin] prepare for next development iteration More... over 3 years ago
[maven-release-plugin] prepare release discriminantAnalysis-1.0.4 More... over 3 years ago
Updated javadoc target More... over 3 years ago
Change of reference required due to additional random seed option in MultiFilter. More... over 3 years ago
MultiFilter now implements Randomizable. The seed that is specified is passed through the filters included in the list specified by the user. If no filter is Randomizable, there will be no effect. Now, MultiFilter also checks that at least one of the specified filters can handle instance or attribute weights if the data has unequal attribute or instance weights respectively. Otherwise, an exception will be thrown. More... over 3 years ago
Update for new package release. More... over 3 years ago
Fixed bug introduced in previous commit. Also, ridge is added only to the within-class scatter matrix again. More... over 3 years ago
[maven-release-plugin] prepare for next development iteration More... over 3 years ago
[maven-release-plugin] prepare release hotSpot-1.0.6 More... over 3 years ago
[maven-release-plugin] rollback the release of hotSpot-1.0.6 More... over 3 years ago
[maven-release-plugin] prepare for next development iteration More... over 3 years ago
[maven-release-plugin] prepare release hotSpot-1.0.6 More... over 3 years ago
Javadoc target update More... over 3 years ago
Javadoc target update More... over 3 years ago
Updated javadoc target More... over 3 years ago
New version of MultiClassFLDA that is substantially faster. Also, the ridge parameter is now added to *both* scatter matrices. More... over 3 years ago
Updated Description.props More... over 3 years ago
Updated the URL for the treeml dtd, because the orginal one has an issue More... over 3 years ago
Added target to build installer for ARM Mac OS X architecture More... almost 4 years ago