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
Activity Not Available
Commits
: Listings
Analyzed
about 1 year
ago. based on code collected
about 1 year
ago.
Jan 16, 2023 — Jan 16, 2024
Showing page 7 of 333
Search / Filter on:
Commit Message
Contributor
Files Modified
Lines Added
Lines Removed
Code Location
Date
Fix to prevent WEKA crashing on Windows during installation of RPlugin if R_HOME not set in registry. Also, executable is now added to PATH on Windows automatically (if necessary) even if R_HOME is not set via registry.
eibe
More...
over 4 years ago
Output of regression test has changed slightly using OpenJDK 11 (more specifically, using the Zulu version, but the one that comes with IntelliJ seems to give the same results).
eibe
More...
over 4 years ago
Removed unused import statement that broke compilation with JDK 11 in IntelliJ.
eibe
More...
over 4 years ago
Updated scripting knowledge flow template to accomodate plotting package change in pandas. Updated jsyntaxpane to work with Java 11.
mhall
More...
over 4 years ago
Updated scripting knowledge flow template to accomodate plotting package change in pandas. Updated jsyntaxpane to work with Java 11.
mhall
More...
over 4 years ago
Updated scripting knowledge flow template to accomodate plotting package change in pandas. Updated jsyntaxpane to work with Java 11.
mhall
More...
over 4 years ago
Fixed a bug that can cause a npe under OSX when using LAFs that differ from Aqua
mhall
More...
over 4 years ago
Now cleans any pre-existing installed package when installing from a zip file
mhall
More...
over 4 years ago
wekaDeeplearning4j is maintained in a separate GitHub project.
eibe
More...
over 4 years ago
Updated javadoc to make it clear that command-line option details must be specified for objects that will be edited by the GenericObjectEditor
mhall
More...
over 4 years ago
Updated Description.props
mhall
More...
over 4 years ago
Updated Description.props
mhall
More...
over 4 years ago
Fixed some logging output in the Sorter step. Also added a check to ensure that the user has added at least one sorting rule to the list (otherwise a cryptic exception relating to a class not implementing Comparable is generated). FlowRunner now sets the environment variable Internal.knowledgeflow.directory when executed from the command line.
mhall
More...
over 4 years ago
Test code modified, and regression reference updated, to take into account fixes in DictionaryBuilder and FixedDictionaryStringToWordVector
mhall
More...
over 4 years ago
Fixed some bugs in DictionaryBuilder and FixedDictionaryStringToWordVector. DictionaryBuilder now writes the total document count into the dictionary file (both text and binary forms) in order to facilitate output of TF-IDF values. Loading a binary dictionary was not setting the output format - fixed. Fixed some option handling in FixedDictionaryStringToWordVectory. For meaningful error messages with existing dictionary files now prints an exception if TF-IDF is requested, but the total document count is not available in the dictionary file
mhall
More...
over 4 years ago
A notification is now being popped up by ArffTableModel when the user tries to rename an attribute and the name already exists in another attribute.
eibe
More...
over 4 years ago
Tidied up some error messages generated by the Instances class.
eibe
More...
over 4 years ago
Updated reference for NormalizedPolyKernel to account for recent changes
mhall
More...
over 4 years ago
Added code to handle setting an array option that has element types other than File or OptionHandler
mhall
More...
almost 5 years ago
Speed improvements to NormalizedPolyKernel. Changed check for linear model in RegOptimizer and SMO so that it is now possible to run the NormalizedPolyKernel with exponent 1.
eibe
More...
almost 5 years ago
RandomCommittee performed resampling whenever the base learner did not implement WeightedInstancesHandler, regardless of whether the training data had uniform weights or not. Fixed now: resampling will now be performed only if the base learner does not implement WeightedInstancesHandler *and* the instance weights are not all equal.
eibe
More...
almost 5 years ago
Modified Tiger Jython .jar file by adding Apple GUI classes from OpenJDK 8 to achieve compatibility with Java 11 on Macs.
eibe
More...
almost 5 years ago
Description.props for latest version had not been checked in.
eibe
More...
almost 5 years ago
A couple of small changes to Description.props.
eibe
More...
almost 5 years ago
Updated MLRCLassifier based on MLR 2.17.1. Functional learners and BARTmachine are not included in this interface to MLR classification and regression schemes.
eibe
More...
almost 5 years ago
JavaGD library is now installed just after rJava, using the same mechanism. This is a hack to avoid failure of subsequent R package installations performed by WEKA on Windows (download of those packages will not start).
eibe
More...
almost 5 years ago
The RPlugin works with the latest release of the rJava package for R on macOS now. This also means the super hacky workaround on macOS is no longer necessary. Relevant JAR files and ZIP files have been replaced with code from rJava 0.9-12. HTTP has been replaced by HTTPS in URLs. xstream JAR file has been updated.
eibe
More...
almost 5 years ago
The RPlugin works with the latest release of the rJava package for R on macOS now. This also means the super hacky workaround on macOS is no longer necessary.
eibe
More...
almost 5 years ago
startupCheck() was not honoring the offline flag - fixed
mhall
More...
almost 5 years ago
Fixed date in Description.props
mhall
More...
almost 5 years ago
←
1
2
3
4
5
6
7
8
9
10
11
…
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