1
I Use This!
Inactive

Commits : Listings

Analyzed about 20 hours ago. based on code collected 1 day ago.
Aug 23, 2025 — Aug 23, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added EOL note More... over 6 years ago
fixed construction of dataset from pure numeric numpy arrays; added tests for create_instances_from_lists/create_instances_from_matrices; added examples for creating datasets (manual, lists, matrices) More... almost 7 years ago
plot_classifier_errors now accepts dict to plot errors of multiple classifiers in same plot More... almost 7 years ago
making use of new added plot_rocs/plot_prcs methods of weka.plot.classifiers module More... almost 7 years ago
making use of new serialize/deserialize methods of Classifier class More... almost 7 years ago
added example for using the prediction output classes More... about 7 years ago
added line that converts ndarray of selected attributes to plain list More... about 7 years ago
added example for installing CLOPE package More... over 7 years ago
added wrapper classes for association classes that implement AssociationRuleProducer More... over 7 years ago
added example of using wrapper classes for AssociationRuleProducer instances More... over 7 years ago
extended example, accessing the underlying rules via jwrapper More... almost 8 years ago
minor code cleanup More... over 8 years ago
example for M5P More... about 9 years ago
added examples for partial classnames More... over 9 years ago
example for performing classes-to-clusters evaluation More... over 9 years ago
preparation for release More... over 9 years ago
added convenience method "create_instances_from_matrices" to weka.core.dataset module to create Instances objects from nyump More... almost 10 years ago
"y" parameter for output variable is now optional for create_instances_from_lists method More... almost 10 years ago
using Instance.missing_value() in example now instead of float('nan') More... almost 10 years ago
incremented pww version; classifier is now Python 2.7 More... over 10 years ago
fixed instantiation of Capability More... over 10 years ago
upgraded required version of pww More... over 10 years ago
incremented required version of pww More... over 10 years ago
replaced "jwrapper()" method call with correct "jwrapper" property usage More... over 10 years ago
example for creating dataset from random data More... almost 11 years ago
added example for accessing JRip's Java API using the jwrapper method More... almost 11 years ago
added example of using the `weka.core.dataset.create_instances_from_lists` convenience method for creating Instances objects from numeric lists (x and y) More... almost 11 years ago
improved layout More... almost 11 years ago
Merge pull request #1 from keypointt/master More... almost 11 years ago
PyDev library setup More... almost 11 years ago