OLS updates, unfinished integration of RR with OLS
Showing
- include/tadah/models/ea.h 2 additions, 1 deletioninclude/tadah/models/ea.h
- include/tadah/models/linear_regressor.h 99 additions, 66 deletionsinclude/tadah/models/linear_regressor.h
- include/tadah/models/ols.h 148 additions, 175 deletionsinclude/tadah/models/ols.h
- include/tadah/models/ridge_regression.h 44 additions, 20 deletionsinclude/tadah/models/ridge_regression.h
- include/tadah/models/svd.h 17 additions, 6 deletionsinclude/tadah/models/svd.h
- src/ols.cpp 126 additions, 182 deletionssrc/ols.cpp
- tests/test_ridge_regression.cpp 2 additions, 2 deletionstests/test_ridge_regression.cpp
Please register or sign in to comment