CCS-Lab / easyml

A toolkit for easily building and evaluating machine learning models.
https://ccs-lab.github.io/easyml
Other
40 stars 16 forks source link

Add some functionality #80

Closed Nathaniel-Haines closed 7 years ago

Nathaniel-Haines commented 7 years ago

Add new sampling function to use foldid, fix RF training data prediction (in-bag vs out-bag), added correlation measure, added plot functions for correlation measures. Closed previous pull request with small error.

paulhendricks commented 7 years ago

Awesome, thanks for the pull request @Nathaniel-Haines! I'll review tonight and tomorrow!

Nathaniel-Haines commented 7 years ago

No problem! Thanks a lot for putting together the package! Let me know if you have any questions/comments about the changes I made.