24 messages

org.apache.samoa.commits [All Lists]

2016 April [All Months]

incubator-samoa git commit: SAMOA-60: update package name in doc - gd...@apache.org
svn commit: r1737549 - /incubator/samoa/site/documentation/ - gd...@apache.org
svn commit: r1737551 [2/3] - /incubator/samoa/site/documentation/ - gd...@apache.org
svn commit: r1737551 [1/3] - /incubator/samoa/site/documentation/ - gd...@apache.org
svn commit: r1737551 [3/3] - /incubator/samoa/site/documentation/ - gd...@apache.org
[01/19] incubator-samoa git commit: SAMOA-58: Incorrect Samza artifact version. Samza no longer produces separate serializers artifact. isFinite since 1.8 - changed to work with what's available since 1.7 - gd...@apache.org
[02/19] incubator-samoa git commit: SAMOA-58: changes @gdfm requested - gd...@apache.org
[03/19] incubator-samoa git commit: SAMOA-58: Needed to loop over all Union types to determine if Union-typed field is numeric or not. - gd...@apache.org
[04/19] incubator-samoa git commit: SAMOA-58: configure don't code - gd...@apache.org
[05/19] incubator-samoa git commit: SAMOA-58: Only add fields of supported types (double, float, long, int and enum) rather than adding and defaulting all non-enum to numeric and failing at value parse time - gd...@apache.org
[06/19] incubator-samoa git commit: SAMOA-58: until we change samza to produce files with .avro extension - gd...@apache.org
[07/19] incubator-samoa git commit: SAMOA-58: A tentative solution to issue described in: - gd...@apache.org
[08/19] incubator-samoa git commit: SAMOA-58: cherry-picked from faf branch - changes needed to be able to read from HDFS on a YARN 2.7.1 cluster - gd...@apache.org
[09/19] incubator-samoa git commit: SAMOA-58: Filter out NaN and Inf values - gd...@apache.org
[10/19] incubator-samoa git commit: SAMOA-58: Not sure why these still implement Learner instead of ClassificationLearner - technically yes one could have an ensemble of regressors or classifiers but these are not generic as currently implemented. - gd...@apache.org
[11/19] incubator-samoa git commit: SAMOA-58: Implementation of the standard precision, recall, and f1-score measures for each class in a multi-class setting - gd...@apache.org
[12/19] incubator-samoa git commit: SAMOA-58: was not initializing arrays prior to use - gd...@apache.org
[13/19] incubator-samoa git commit: SAMOA-58: forgot to initialize support array - gd...@apache.org
[14/19] incubator-samoa git commit: SAMOA-58: need more decimal digits - gd...@apache.org
[15/19] incubator-samoa git commit: SAMOA-58: Issue described in https://issues.apache.org/jira/browse/SAMOA-58 was apparently more complicated than what was expected in previous commit. While we did succeed in replacing the first exhausted file stream w - gd...@apache.org
[16/19] incubator-samoa git commit: SAMOA-58: Just because it fools compiler ... - gd...@apache.org
[17/19] incubator-samoa git commit: SAMOA-58: adding all measurements - gd...@apache.org
[18/19] incubator-samoa git commit: SAMOA-58: Refactored class index command line parameter in Avro- and ArffFileStream up to common parent FileStream. - gd...@apache.org
[19/19] incubator-samoa git commit: SAMOA-58: Reverting back to Samza 0.7.0 in order to keep this pull request from exploding into a full Samza upgrade set of changes (did that in a separate pull request which I closed for similar scope creep and polluti - gd...@apache.org