Skip to content

Regress using many metalearning packages including caret and TPOT from one script. Also artificial data generator, comparison script and several expiraments. Messy.

License

AGPL-3.0 and 2 other licenses found

Licenses found

AGPL-3.0
LICENSE
AGPL-3.0
LICENSE.txt
AGPL-3.0
COPYING

ran88dom99/GeneratedRegMLBenchmark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

This project is licensed under the terms of the GNU AFFERO GENERAL PUBLIC LICENSE license.

GeneratedRegMLBenchmark

For expiraments see wiki and folders containing [number]th. Files named minnrec especially.

To regress on your own data add your data with target column 1 to Generats folder and name of file to More Generators.R. Then run Multiple Generators.R. Look up number of your file in gensnames and make that the only number in ModelTesterAllAuto.R 's line 51. There are any options and no documentation soo good luck.

old: Testing what the machine learning algorithms of R-caret can detect.

First run completed. R version 332, 100 datapoints, 5x3 repeated cv , 16 random hyper-parameter tests. Look inside folder for graphs and conclusions. bagEarth & cubist are best on at detecting most patterns with svmLinear2 & cforest for support.
42 models always fail. Some patterns, like median subtraction and 3 variebles multiplied are undetectable.

Warning! Installs each model's package without prompt.

Run "multiple generators" to generate data then "model tester" to see if any of caret's modeling algorithms can detect each generated pattern. If a specific test is in "test out.csv" it will nt be run by the program. there are 2 additional forloops (6 extra itinerations total) besides for each model and pattern generaed.

First two columns of test out.csv are % of RMSE generated by mean resolved by algorithm and % of MAE.

About

Regress using many metalearning packages including caret and TPOT from one script. Also artificial data generator, comparison script and several expiraments. Messy.

Topics

Resources

License

AGPL-3.0 and 2 other licenses found

Licenses found

AGPL-3.0
LICENSE
AGPL-3.0
LICENSE.txt
AGPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages