- 19 Sep, 2021 1 commit
-
-
Thomas Purcell authored
This is now explicitly tested
-
- 18 Sep, 2021 8 commits
-
-
Thomas Purcell authored
cause failure in tests
-
Thomas Purcell authored
-
Thomas Purcell authored
The bug shown was argsort on a vector of size 0
-
Thomas Purcell authored
-
Thomas Purcell authored
Hopefully will remove the data overwrite issue
-
Thomas Purcell authored
-
Thomas Purcell authored
-
Thomas Purcell authored
Based on Luca's comments
-
- 17 Sep, 2021 5 commits
-
-
Thomas Purcell authored
May fix the possible overwrite error
-
Thomas Purcell authored
Not appearing on docker image
-
Thomas Purcell authored
The test failed because SIS was too large
-
Thomas Purcell authored
Correct bugs when attempting to allow additional features when max_cor < 1
-
Thomas Purcell authored
They don't show up on the docker image
-
- 16 Sep, 2021 13 commits
-
-
Thomas Purcell authored
use stand_val everywhere correct condition for pearson
-
Thomas Purcell authored
-
Thomas Purcell authored
Something is wrong with the comparision functions
-
Thomas Purcell authored
Fails when tested thought
-
Thomas Purcell authored
Will be used for comp_feats
-
Thomas Purcell authored
-
Thomas Purcell authored
-
Thomas Purcell authored
Will be used to make calculation of cross-correlation faster
-
Thomas Purcell authored
-
Thomas Purcell authored
Also add the relevant ciatations
-
Thomas Purcell authored
Makes some of the comparisions easier
-
Thomas Purcell authored
-
Thomas Purcell authored
Modularize SISSOSolver See merge request tpurcell/cpp_sisso!36
-
- 15 Sep, 2021 5 commits
-
-
Thomas Purcell authored
Use one fit/l0_regularization but add helper functions for the differences
-
Thomas Purcell authored
Minor changes to LossFunctionConvexHull as a result (score for inds *= n_class * n_samp)
-
Thomas Purcell authored
gnu compilers should now pass checks for featur space size Corrected where phi.txt is outputted to
-
Thomas Purcell authored
-
Thomas Purcell authored
-
- 14 Sep, 2021 8 commits
-
-
Thomas Purcell authored
Postfix was done correctly, issue was sorting of the phi_temp from the file
-
Thomas Purcell authored
utils loaded them in the wrong order
-
Thomas Purcell authored
-
Thomas Purcell authored
More features will be allowed this way
-
Thomas Purcell authored
Ensure MAX_RUNG is set when loading from a file
-
Thomas Purcell authored
-
Thomas Purcell authored
-
Thomas Purcell authored
Classification should not try to classify class -1.0
-