- 18 Aug, 2021 4 commits
-
-
Thomas Purcell authored
Minor changes to fix bugs when setting these changes up
-
Thomas Purcell authored
Use task_size explictly
-
Thomas Purcell authored
So when inputs called then central storage is modified
-
Thomas Purcell authored
Not changing it for continuity
-
- 17 Aug, 2021 3 commits
-
-
Thomas Purcell authored
Now to clean up
-
Thomas Purcell authored
match current name scheme
-
Thomas Purcell authored
Now need to adapt the python interface to match
-
- 15 Aug, 2021 10 commits
-
-
Thomas Purcell authored
Add task names and sample id's to model files See merge request tpurcell/cpp_sisso!30
-
Thomas Purcell authored
Also backwards compatiable
-
Thomas Purcell authored
So they can be passed to Models for output
-
Thomas Purcell authored
Classification tutorial first draft is written
-
Thomas Purcell authored
Scatter plot with convex hull
-
Thomas Purcell authored
-
Thomas Purcell authored
-
Thomas Purcell authored
Classification scores now positive in feature space output file
-
Thomas Purcell authored
Iteration failure occurred from not porting changes from regressors to classifier
-
Thomas Purcell authored
OMP single pragma led to a hang up
-
- 14 Aug, 2021 4 commits
-
-
Thomas Purcell authored
-
Thomas Purcell authored
prop_sorted_d_mat::initialize_sroted_d_matrix_arr called in multiple threads leading to problems
-
Thomas Purcell authored
-
Thomas Purcell authored
remove some warning when compiling
-
- 13 Aug, 2021 8 commits
-
-
Thomas Purcell authored
Models must read tasks seperately from coeffs See merge request tpurcell/cpp_sisso!29
-
Thomas Purcell authored
The updated scheme needs teh tests to be updated
-
Thomas Purcell authored
Done for the test error
-
Thomas Purcell authored
The directory has been deleted
-
Thomas Purcell authored
SVM used the wrong index array LPWrapper need to shift by nrow not len(inds)
-
Thomas Purcell authored
For classification the number of coefs and tasks are not the same
-
Thomas Purcell authored
-
Thomas Purcell authored
-
- 12 Aug, 2021 8 commits
-
-
Thomas Purcell authored
Forgot to do this earlier
-
Thomas Purcell authored
-
Thomas Purcell authored
-
Thomas Purcell authored
Similar concepts get the same definition
-
Thomas Purcell authored
-
Thomas Purcell authored
-
Thomas Purcell authored
Comment out blank lines
-
Thomas Purcell authored
-
- 11 Aug, 2021 3 commits
-
-
Thomas Purcell authored
Outdated, use the tutorial instead
-
Thomas Purcell authored
-
Thomas Purcell authored
DocStrings match new python structure
-