- 09 Apr, 2021 1 commit
-
-
Thomas Purcell authored
op_slots are now used throughout
-
- 07 Apr, 2021 1 commit
-
-
Thomas Purcell authored
generate_node functions now use is_const of the new features
-
- 21 Mar, 2021 1 commit
-
-
Thomas Purcell authored
int overflows are leading to issues
-
- 10 Feb, 2021 2 commits
-
-
Thomas Purcell authored
These are transferred from nl_opt_parameterization
-
Thomas Purcell authored
see https://gitlab.com/sissopp_developers/sissopp commits: up to 763e40e4deaf7a45dba3f0d8052cca053c1fa957
-
- 11 Oct, 2020 1 commit
-
-
Thomas Purcell authored
Added a LogRegressor and did some refactoring to make use of ModelRegerssors
-
- 25 Sep, 2020 1 commit
-
-
Thomas Purcell authored
-
- 23 Sep, 2020 1 commit
-
-
Thomas Purcell authored
Classification without fix_intercept now included in all files
-
- 18 Sep, 2020 1 commit
-
-
Thomas Purcell authored
1) Width reduced to 1e-5 2) SVM done with a C=100 3) SVM done with Kernel SVM but with a linear Kernel 4) Fixes to how algorithm breaks ties 5) Added a python SVM function 6) Modified Model python interface to accomadate SVM functions
-
- 15 Sep, 2020 1 commit
-
-
Thomas Purcell authored
-
- 09 Sep, 2020 1 commit
-
-
Thomas Purcell authored
use a linear prgramming method to check the feasabilty of a convex combination of the classes to get an estimate of the number of points in overlapping convex hull.
-
- 05 Sep, 2020 1 commit
-
-
Thomas Purcell authored
Compiles but not tested
-
- 04 Sep, 2020 1 commit
-
-
Thomas Purcell authored
Create a base class for DI and setup for Classifier
-
- 01 Sep, 2020 1 commit
-
-
Thomas Purcell authored
Projection score added for classification problems, now onto the di part
-
- 28 Aug, 2020 1 commit
-
-
Thomas Purcell authored
Feature selected on a particular rank but not overall were not set selected to false
-
- 26 Aug, 2020 1 commit
-
-
Thomas Purcell authored
fix some bugs from previous merge
-
- 19 Aug, 2020 1 commit
-
-
Thomas Purcell authored
Don't always reuse
-
- 11 Aug, 2020 1 commit
-
-
Thomas Purcell authored
n_models_store now sets how many models to store (default still n_residual)
-
- 06 Aug, 2020 1 commit
-
-
Thomas Purcell authored
For the role descriptor
-
- 05 Aug, 2020 1 commit
-
-
Thomas Purcell authored
can set a maximum cross correlation for selected features
-
- 28 Jul, 2020 1 commit
-
-
Thomas Purcell authored
Properties now have units and postprocessing scripts avaiable
-
- 16 Jul, 2020 1 commit
-
-
Thomas Purcell authored
minor tweaks to output of Models and fixed a memory bug
-
- 13 Jul, 2020 1 commit
-
-
Thomas Purcell authored
basic analysis scripts completed
-
- 11 Jul, 2020 1 commit
-
-
Thomas Purcell authored
Using these expressions one can reconstruct features using the primary feature set Capability to decompse features into the prevelance of primary features in them
-
- 10 Jul, 2020 1 commit
-
-
Thomas Purcell authored
Use keyed files to automatically generate bindings.hpp/bindings.cpp
-