Nothing Special   »   [go: up one dir, main page]

1
I Use This!
Inactive

Commits

Analyzed 2 days ago. based on code collected 2 days ago.
  All Time 12 Month 30 Day
Commits: 136 0 0
Contributors: 2 0 0
Files Modified: 96 0 0
Lines Added: 6743 0 0
Lines Removed 1460 0 0

Commits per Month

Most Recent Commits

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