-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Pull requests: ddbourgin/numpy-ml
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Create gaussian_discriminant_analysis.py
#19
opened Jul 11, 2019 by
Christakou
Loading…
updated Jul 13, 2019
Feature add regularizer base class
#21
opened Jul 11, 2019 by
WuZhuoran
Loading…
updated Jul 15, 2019
1 task done
Feature add cosine proximity loss
#30
opened Jul 15, 2019 by
WuZhuoran
Loading…
updated Jul 19, 2019
Fix typo in losses.py
#38
opened Aug 11, 2019 by
huitailangyz
Loading…
updated Aug 11, 2019
2 of 12 tasks
In response to Issue #67: Naive Bayes Classifier added along with a unit testing file; also, included a test_use_cases.py file to compare the accuracy of naive bayes models using both numpy-ml and scikit-learn using dataset in the file wine.data
#75
opened Aug 31, 2021 by
rishabh-jain14
Loading…
updated Sep 23, 2021
Added hard and soft Kmeans clustering with tests
#71
opened May 27, 2021 by
kenluck2001
Loading…
updated Sep 25, 2021
4 of 6 tasks
Added Lasso Regression model
#82
opened Apr 17, 2023 by
Lokeshrathi
Loading…
updated Apr 17, 2023
7 of 12 tasks
Update collections import in data_structures.py
#85
opened Aug 5, 2023 by
msf235
Loading…
updated Aug 5, 2023
12 tasks done
Workflow for testing and flake8
#88
opened Aug 25, 2023 by
Flippchen
Loading…
updated Aug 25, 2023
3 tasks done
Fix AttributeError in
test_naive_bayes.py
#91
opened Oct 29, 2023 by
yjin07
Loading…
updated Oct 29, 2023
fix error in numpy_ml.linear_models.rst
#95
opened Sep 14, 2024 by
WrRan
Loading…
updated Sep 14, 2024
Fix shape mismatch error during backpropagation in MLP optimizer
#96
opened Oct 10, 2024 by
achal-khanna
Loading…
updated Oct 10, 2024
5 of 6 tasks
ProTip!
no:milestone will show everything without a milestone.