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
WEKA
Settings
|
Report Duplicate
38
I Use This!
×
Login Required
Log in to Open Hub
Remember Me
Inactive
Commits
: Listings
Analyzed
about 4 hours
ago. based on code collected
about 4 hours
ago.
Nov 14, 2024 — Nov 14, 2025
Showing page 325 of 333
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Changed so that visualize button status and classifier output responds to both mouse and keyboard in the results list.
mhall
More...
about 26 years ago
added a getSelectionModel method so that clients can add themselves as listeners for list selection events. This allows a response to be made when a list selection changes regardless of how the selection was made (mouse or keyboard).
mhall
More...
about 26 years ago
- New mega-funky quoting mechanism. Better in all respects.
trigg
More...
about 26 years ago
Fixed Visualize button so that its enabled status is linked to the results list.
mhall
More...
about 26 years ago
Changed so that generic objects rather than just Visualize objects can be associated with list entries.
mhall
More...
about 26 years ago
- Rearranged IO threading to allow external objects to trigger file loading (eg, main method of Explorer).
trigg
More...
about 26 years ago
- Allow specifying an arff file from the command line
trigg
More...
about 26 years ago
- Fixed bug in jittering -- used to tend values downward (now symmetric around the original value, by using gaussian jittering)
trigg
More...
about 26 years ago
- Fixed bug -- selected index may actually be 0 :-)
trigg
More...
about 26 years ago
Added a jitter slider. Can now click on a point and recieve information about the corresponding instance(s) in a popup window.
mhall
More...
about 26 years ago
Moved the visualize button. Individual clustering results from the results list can now be visualized.
mhall
More...
about 26 years ago
Moved the output/visualize options to a popup window. Individual predictions from the results list can now be visualized.
mhall
More...
about 26 years ago
Added the ability to associate a visualization object with a list entry
mhall
More...
about 26 years ago
partial code removed
trigg
More...
about 26 years ago
Fixed cancel button. Now works under NT using java 1.2.
mhall
More...
about 26 years ago
- Got rid of ugly extra ^M's in the source.
trigg
More...
about 26 years ago
Added the visualize panel.
mhall
More...
about 26 years ago
Incorperated the visualize panel.
mhall
More...
about 26 years ago
Added visualize button.
mhall
More...
about 26 years ago
Initial import
mhall
More...
about 26 years ago
Changed so that cluster assignments are mapped properly when a clusterer has empty clusters.
mhall
More...
about 26 years ago
Changed evaluateModelOnce so it returns the prediction for the instance,
mhall
More...
about 26 years ago
- Fixed bug when setting instances with no attributes
trigg
More...
about 26 years ago
Added ok and cancel buttons.
mhall
More...
about 26 years ago
- Added options to control output for classifiers, and not output the attribute list for more than 100 attributes.
trigg
More...
about 26 years ago
Added ClustererPanel.
mhall
More...
about 26 years ago
Added a call to crossValidate in the toString method. This ensures that the correct value for K will be displayed when -X has been specified.
mhall
More...
about 26 years ago
Changed so unused clusters are not displayed in the output.
mhall
More...
about 26 years ago
- Changed CorrectlyClassifiedWithCost to reflect the benefit of correctly classifying a potentially high-cost instance.
trigg
More...
about 26 years ago
Incorperated ClustererPanel into the Explorer. Touched up ClusterEvaluation, EM and Cobweb to allow integration with the gui.
mhall
More...
about 26 years ago
←
1
2
…
321
322
323
324
325
326
327
328
329
…
332
333
→
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