1
I Use This!
Inactive

Commits : Listings

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