Activity for Tom W.

  • Tom W. Tom W. committed [ff106f]

    - removed contest mode from LearningAlgorithmsEvaluation

  • Tom W. Tom W. committed [5c18ae]

    Merge branch 'master' of https://git.code.sf.net/p/mlpc/code

  • Tom W. Tom W. committed [fc4a46]

    fixed swapped music<->speech parameters for RF

  • Tom W. Tom W. committed [857fe4]

    Merge branch 'master' of https://git.code.sf.net/p/mlpc/code

  • Tom W. Tom W. committed [e93c0d]

    - fixed small errors in ensemble and optimized the code

  • Tom W. Tom W. committed [861fef]

    Merge branch 'master' of https://git.code.sf.net/p/mlpc/code

  • Tom W. Tom W. committed [f4bbef]

    ensemble now always combines prediction levels and assumes e.g. (0,1,0) probabilities for speech&music

  • Tom W. Tom W. committed [778260]

    - LearningAlgorithmsEvaluation now supports systematic testing of all folds (13 + 1 rotating)

  • Tom W. Tom W. committed [e42922]

    - binary_to_ternary_classification now supports systematic testing of all folds (13 + 1 rotating)

  • Tom W. Tom W. committed [32b954]

    Merge branch 'master' of https://git.code.sf.net/p/mlpc/code

  • Tom W. Tom W. committed [bcfb24]

    Fixed check for available labels

  • Tom W. Tom W. committed [c1ced7]

    restored LearningAlgorithmsEvaluation which was previously overwritten by an old version of itself on during a commit

  • Tom W. Tom W. committed [d8f818]

    improved comments/docu

  • Tom W. Tom W. committed [5b708c]

    Merge branch 'master' of https://git.code.sf.net/p/mlpc/code

  • Tom W. Tom W. committed [83dd06]

    re-added Sravanis class prediction functionality

  • Tom W. Tom W. committed [a070bf]

    setting random folds to true again, to avoid accidental troubles due to mis-runs

  • Tom W. Tom W. committed [3963bc]

    - fixed some issues with directory names and lengths when using ensemble

  • Tom W. Tom W. committed [733f12]

    - ensemble can now be executed to merge results from disk

  • Tom W. Tom W. committed [568568]

    - predict_levels will now be stored for all results, not just combi_results (allows for combining multiple results into a combi_result and still having predict_levels there)

  • Tom W. Tom W. committed [ff7805]

    Merge branch 'master' of https://git.code.sf.net/p/mlpc/code

  • Tom W. Tom W. committed [993b1e]

    - Small fixes and cleanups

  • Tom W. Tom W. committed [c09ae8]

    Merge branch 'master' of https://git.code.sf.net/p/mlpc/code

  • Tom W. Tom W. committed [b0f9bb]

    - Fixed lin_chart to correctly calculate the criterions again

  • Tom W. Tom W. committed [240866]

    Merge branch 'master' of https://git.code.sf.net/p/mlpc/code

  • Tom W. Tom W. committed [3224e2]

    - Some bugfixes

  • Tom W. Tom W. committed [90f771]

    Merge branch 'master' of https://git.code.sf.net/p/mlpc/code

  • Tom W. Tom W. committed [ee0df9]

    Some fixes for combining multiple results

  • Tom W. Tom W. committed [6833f7]

    Merge branch 'master' of https://git.code.sf.net/p/mlpc/code

  • Tom W. Tom W. committed [057863]

    - Added first version of combination evaluation (one set of algorithms examines music, the other one speech, then they are combined)

  • Tom W. Tom W. committed [f8e531]

    - Because internal fold names are now numbers instead of strings, we lost the information whether a result is for speech or music (if it is not both). Therefore, such a field was introduced into the result classes

  • Tom W. Tom W. committed [e526c7]

    Inserted our best parameter values instead of the default(empty) ones

  • Tom W. Tom W. committed [0a81a2]

    Small fixes

  • Tom W. Tom W. committed [718a00]

    - Unified many things (variable names, output, structure) between "old" binary classification and new ternary

  • Tom W. Tom W. committed [faa795]

    fixed small error during previous merge

  • Tom W. Tom W. committed [15836b]

    - Adapted fold descriptions to numbers instead of strings (as requested by Bernhard)

  • Tom W. Tom W. committed [2f2ef8]

    Fix for incorrectly generated folder structure (now works nicely with chart generation classes)

  • Tom W. Tom W. committed [4658a7]

    - Added TPR and FPR to the txt output for easier comparison with the ROC chart

  • Tom W. Tom W. committed [f473ab]

    aaand part 2 of the fix

  • Tom W. Tom W. committed [473893]

    fixed error due to accidently removed subdir variable

  • Tom W. Tom W. committed [001ed9]

    - Re-added automated scaling of parameters if required by algorithm because it got lost during a previous merge.

  • Tom W. Tom W. committed [34daf1]

    Added the option to avoid shuffling of samples, to get more reproduceable and comparable results when playing around with the parameters.

  • Tom W. Tom W. committed [7eb0c8]

    Added automatic scaling of data, if required by the algorithm (might be incomplete, check if yours requires scaling too)

  • Tom W. Tom W. committed [58d7c3]

    Adapted roc_chart and added roc_chart_generator for easier generation of ROC charts when using the IDE

  • Tom W. Tom W. committed [ad44a9]

    Several small additions and improvements, time per run is now correct (previously it was the total time!)

  • Tom W. Tom W. committed [1f686a]

    Results of runs are now stored permanently on the disk - in the form of human readable txts as well as in the form of machine readable dump files

  • Tom W. Tom W. committed [432aa0]

    Improved output of the LearningAlgorithmsEvaluation

  • Tom W. Tom W. committed [060e40]

    Merge branch 'master' of https://git.code.sf.net/p/mlpc/code

  • Tom W. Tom W. committed [6e0c37]

    - Simplified dataloader

  • Tom W. Tom W. committed [8adb82]

    Added files to make life easier when using an IDE: The requirement.txt tells Pycharm to download required packages and the .gitignore file ensures that no undesired files are uploaded to git.

1
MongoDB Logo MongoDB