magnus167
  • Joined on 2025-01-23
magnus167 synced commits to refs/pull/57/merge at magnus167/rustframe from mirror 2025-07-08 20:16:40 +00:00
9b0e0b7b5e Merge b2a799fc30baacec8bd559076b9ff3d6693fe1a9 into 11330e464ba3a7f08aaf73bc918281472c503b1d
b2a799fc30 Add test for median_horizontal function to validate horizontal median calculation
5779c6b82d Refactor median and percentile functions to handle vertical and horizontal calculations correctly; add corresponding tests for validation
Compare 3 commits »
magnus167 synced commits to refs/pull/57/merge at magnus167/rustframe from mirror 2025-07-07 22:46:41 +00:00
8b8945fc24 Merge a2fcaf1d52f8db7df51fb125499393bc74a176ee into 11330e464ba3a7f08aaf73bc918281472c503b1d
a2fcaf1d52 Add tests for mean, variance, and standard deviation calculations in vertical and horizontal directions
6711cad6e2 Add from_rows_vec method to construct Matrix from a flat Vec in row-major order and include corresponding tests
Compare 3 commits »
magnus167 synced commits to compute at magnus167/rustframe from mirror 2025-07-07 22:46:41 +00:00
a2fcaf1d52 Add tests for mean, variance, and standard deviation calculations in vertical and horizontal directions
6711cad6e2 Add from_rows_vec method to construct Matrix from a flat Vec in row-major order and include corresponding tests
Compare 2 commits »
magnus167 synced commits to compute at magnus167/rustframe from mirror 2025-07-07 20:46:41 +00:00
46cfe43983 Add tests for row access and row_copy_from_slice methods
magnus167 synced commits to refs/pull/57/merge at magnus167/rustframe from mirror 2025-07-07 20:46:41 +00:00
d57ad43a57 Merge 46cfe439831ca0a676444842dd70018b03bdc562 into 11330e464ba3a7f08aaf73bc918281472c503b1d
46cfe43983 Add tests for row access and row_copy_from_slice methods
Compare 2 commits »
magnus167 synced commits to refs/pull/57/merge at magnus167/rustframe from mirror 2025-07-07 20:26:41 +00:00
f0b27299d1 Merge 122a972a335150f10b87bae8482bd0c176b77bc7 into 11330e464ba3a7f08aaf73bc918281472c503b1d
122a972a33 Add statistical distribution functions for matrices
2a63e6d5ab Enhance Matrix implementation with generic filled method and add NaN support
Compare 3 commits »
magnus167 synced commits to compute at magnus167/rustframe from mirror 2025-07-07 20:26:41 +00:00
122a972a33 Add statistical distribution functions for matrices
2a63e6d5ab Enhance Matrix implementation with generic filled method and add NaN support
Compare 2 commits »
magnus167 synced commits to compute at magnus167/rustframe from mirror 2025-07-06 23:46:41 +00:00
e48ce7d6d7 Add descriptive statistics functions and module integration
magnus167 synced commits to refs/pull/57/merge at magnus167/rustframe from mirror 2025-07-06 23:46:41 +00:00
e52ec064d7 Merge e48ce7d6d7e305f18733f2d5827dde20698248d6 into 11330e464ba3a7f08aaf73bc918281472c503b1d
e48ce7d6d7 Add descriptive statistics functions and module integration
Compare 2 commits »
magnus167 synced commits to compute at magnus167/rustframe from mirror 2025-07-06 23:06:41 +00:00
a08fb546a9 fixed typo
e195481691 Refactor row access method to row_copy_from_slice for better clarity and functionality
87d14bbf5f Moved activations module and update imports in dense_nn and logreg
Compare 3 commits »
magnus167 synced commits to refs/pull/57/merge at magnus167/rustframe from mirror 2025-07-06 23:06:41 +00:00
d79cab35da Merge a08fb546a9fcaddd214064292fc83c31c4644dcd into 11330e464ba3a7f08aaf73bc918281472c503b1d
a08fb546a9 fixed typo
e195481691 Refactor row access method to row_copy_from_slice for better clarity and functionality
87d14bbf5f Moved activations module and update imports in dense_nn and logreg
Compare 4 commits »
magnus167 synced commits to compute at magnus167/rustframe from mirror 2025-07-06 21:26:40 +00:00
4f8a27298c Add mutable row access method and corresponding tests for Matrix
magnus167 synced commits to refs/pull/57/merge at magnus167/rustframe from mirror 2025-07-06 21:26:40 +00:00
cfdf6be306 Merge 4f8a27298cda5002e27fa8a091821f51131b13aa into 11330e464ba3a7f08aaf73bc918281472c503b1d
4f8a27298c Add mutable row access method and corresponding tests for Matrix
Compare 2 commits »
magnus167 synced commits to refs/pull/57/merge at magnus167/rustframe from mirror 2025-07-06 20:26:40 +00:00
1faeef1ad0 Merge 4648800a09b81c2e82069235c3e18c55f4afafc1 into 11330e464ba3a7f08aaf73bc918281472c503b1d
4648800a09 fixed incorrectly commited file
Compare 2 commits »
magnus167 synced commits to compute at magnus167/rustframe from mirror 2025-07-06 20:26:40 +00:00
4648800a09 fixed incorrectly commited file
magnus167 synced commits to refs/pull/57/merge at magnus167/rustframe from mirror 2025-07-06 20:06:42 +00:00
438e51d358 Merge 96f434bf942880365dad3d2496be3644aa71020a into 11330e464ba3a7f08aaf73bc918281472c503b1d
96f434bf94 Add tests for DenseNN training and MSE loss calculation
46abeb12a7 applied formatting
Compare 3 commits »
magnus167 synced commits to compute at magnus167/rustframe from mirror 2025-07-06 20:06:41 +00:00
96f434bf94 Add tests for DenseNN training and MSE loss calculation
46abeb12a7 applied formatting
Compare 2 commits »
magnus167 synced commits to compute at magnus167/rustframe from mirror 2025-07-06 19:26:40 +00:00
75d07371b2 Increase training epochs from 5000 to 10000 for improved model performance
70d2a7a2b4 Refactor GaussianNB implementation for improved clarity and stability, including enhanced variance handling and additional unit tests
Compare 2 commits »
magnus167 synced commits to refs/pull/57/merge at magnus167/rustframe from mirror 2025-07-06 19:26:40 +00:00
4f98eb09c1 Merge 75d07371b2edb3ce6b366cd8cf3df112ba82dd6a into 11330e464ba3a7f08aaf73bc918281472c503b1d
75d07371b2 Increase training epochs from 5000 to 10000 for improved model performance
70d2a7a2b4 Refactor GaussianNB implementation for improved clarity and stability, including enhanced variance handling and additional unit tests
Compare 3 commits »
magnus167 synced commits to refs/pull/57/merge at magnus167/rustframe from mirror 2025-07-06 19:06:42 +00:00
bfdd3ca9ec Merge 261d0d700749af646afbda49241f2e923c976a1c into 11330e464ba3a7f08aaf73bc918281472c503b1d
261d0d7007 Refactor DenseNN implementation to enhance activation function handling and improve training process
005c10e816 Enhance activation function tests with edge cases for sigmoid, relu, and their derivatives
4c626bf09c Add leaky_relu and dleaky_relu functions with corresponding unit tests
ab6d5f9f8f Refactor test module imports in LinReg to improve clarity
Compare 9 commits »