|
27d187c67a
|
Ported MLPPKMeans logic.
|
2023-01-29 15:46:55 +01:00 |
|
|
bd67fcecc6
|
MLPPKMeans initial api cleanup pass.
|
2023-01-28 14:35:05 +01:00 |
|
|
02a44dddf7
|
Reworked and cleaned up MLPPKNN. Also registered it to the engine.
|
2023-01-28 01:02:57 +01:00 |
|
|
4deb34c852
|
Use real_t instead of doubles.
|
2023-01-27 13:01:16 +01:00 |
|
|
7a291b451a
|
Added some extremely basic tests for the new Matrix and Vector classes. Also fixed a few smaller issues.
|
2023-01-27 02:57:33 +01:00 |
|
|
2dabbb42be
|
Ported all tests.
|
2023-01-26 14:52:49 +01:00 |
|
|
b398337558
|
Work on cleaning up tests,
|
2023-01-26 01:17:37 +01:00 |
|
|
478859374a
|
Add variables for all the used test datasets.
|
2023-01-26 00:53:08 +01:00 |
|
|
48f7cbe454
|
Pre-create and move commented code from main to test methods.
|
2023-01-26 00:46:36 +01:00 |
|
|
203932973b
|
Port multivariate linear regression tests.
|
2023-01-25 23:43:45 +01:00 |
|
|
76d22d9e58
|
Added test for univariate linear regression.
|
2023-01-25 18:36:07 +01:00 |
|
|
3a67c5873b
|
Linalg tests.
|
2023-01-25 13:48:53 +01:00 |
|
|
0ebe6f13e3
|
Added statistisc tests to the test class from main.
|
2023-01-25 02:22:04 +01:00 |
|
|
889515be41
|
Added a new test class.
|
2023-01-25 01:25:49 +01:00 |
|