openhub.net
Black Duck Software, Inc.
Open Hub
Follow @
OH
Sign In
Join Now
Projects
People
Organizations
Tools
Blog
BDSA
Projects
People
Projects
Organizations
Forums
python-weka-wrapper
Settings
|
Report Duplicate
1
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
11 days
ago. based on code collected
12 days
ago.
Jan 30, 2024 — Jan 30, 2025
Showing page 12 of 25
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
fixed typo
Peter Reutemann
More...
almost 10 years ago
removed Java installation instructions
Peter Reutemann
More...
almost 10 years ago
added note on XCode command-line tools
Peter Reutemann
More...
almost 10 years ago
minor layout fix
Peter Reutemann
More...
almost 10 years ago
fixed typo in URL
Peter Reutemann
More...
almost 10 years ago
Merge branch 'master' of https://github.com/fracpete/python-weka-wrapper
Peter Reutemann
More...
almost 10 years ago
updated Mac OSX section
Peter Reutemann
More...
almost 10 years ago
added channel art
Peter Reutemann
More...
about 10 years ago
added custom label for y axis (measure/statistic)
Peter Reutemann
More...
about 10 years ago
added plotting of experiments
Peter Reutemann
More...
about 10 years ago
added plotting of experiments
Peter Reutemann
More...
about 10 years ago
plot_learning_curve supports now "!" for the simple class name as well, next to "@" for the full class name
Peter Reutemann
More...
about 10 years ago
added numpy to setup.py as requirement (though it is required by javabridge already)
Peter Reutemann
More...
about 10 years ago
fixed label for X axis for learning curve
Peter Reutemann
More...
about 10 years ago
added plot_learning_curve for plotting learning curves in module weka.plot.classifiers
Peter Reutemann
More...
about 10 years ago
added check whether scipy is available; variable "scipy_available" can be used to query state
Peter Reutemann
More...
about 10 years ago
added method "ndarray_to_instances" for converting Numpy 2-dim array into "Instances" object
Peter Reutemann
More...
about 10 years ago
added more videos
Peter Reutemann
More...
about 10 years ago
started "Videos" section
Peter Reutemann
More...
about 10 years ago
minor changes to Windows instructions
Peter Reutemann
More...
about 10 years ago
updated instructions
Peter Reutemann
More...
about 10 years ago
added placeholder for next release
Peter Reutemann
More...
about 10 years ago
fixed some warnings
Peter Reutemann
More...
about 10 years ago
incremented version number
Peter Reutemann
More...
about 10 years ago
switched to using faster method objects for methods "attribute", "attribute_by_name", "num_attributes", "num_instances", "class_index", "class_attribute", "set_instance", "get_instance", "add_instance" in "Instances" class
Peter Reutemann
More...
about 10 years ago
using faster method object objects for methods: Filter.input, Filter.output, Filter.outputformat
Peter Reutemann
More...
about 10 years ago
updated copyright
Peter Reutemann
More...
about 10 years ago
using faster method object objects for methods: Instance.class_index, Instance.is_missing, Instance.get/set_value, Instance.get/set_string_value, Instance.weight
Peter Reutemann
More...
about 10 years ago
prefixed javabridge methods with "__"
Peter Reutemann
More...
about 10 years ago
switched to using method objects to speed things up for methods cluster_instance/distribution_for_instance
Peter Reutemann
More...
about 10 years ago
←
1
2
…
8
9
10
11
12
13
14
15
16
…
24
25
→
This site uses cookies to give you the best possible experience. By using the site, you consent to our use of cookies. For more information, please see our
Privacy Policy
Agree