Skip to content

Pull requests: eriklindernoren/ML-From-Scratch

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Bug fix, use L1-norm instead of L2-norm for L1 regularization
#103 opened Oct 26, 2022 by klintan Loading… updated Oct 26, 2022
XGBOOST Example added
#101 opened Jun 13, 2022 by faiqrasulov Loading… updated Jun 13, 2022
(dbscan) Use valid index for neighbors
#100 opened Apr 26, 2022 by ezheidtmann Loading… updated Apr 26, 2022
Add 4 Normalizing methods for data preprocessing and update Readme.md
#95 opened Jun 28, 2021 by m-abdollahi Loading… updated Jun 28, 2021
Update naive_bayes.py
#82 opened Sep 16, 2020 by yacth Loading… updated Jun 11, 2021
Update README.md
#93 opened May 17, 2021 by twicky99 Loading… updated May 17, 2021
Gradient Boosting: Added missing initial prediction value (mean of y) to y_pred
#92 opened Apr 29, 2021 by TannerGilbert Loading… updated Apr 29, 2021
clean imports
#91 opened Mar 23, 2021 by niektuytel Loading… updated Mar 26, 2021
docs: fix simple typo, sampels -> samples
#86 opened Dec 21, 2020 by timgates42 Loading… updated Dec 21, 2020
Loglikelihood calculation to prevent overflow.
#85 opened Nov 7, 2020 by KiLJ4EdeN Loading… updated Nov 7, 2020
Update README.md
#83 opened Oct 8, 2020 by ratan325 Loading… updated Oct 8, 2020
Update data_operation.py
#81 opened Aug 17, 2020 by mohtashim-nawaz Loading… updated Aug 17, 2020
Added support for Swish activation function.
#63 opened Oct 29, 2019 by drake-smu Loading… updated Jul 9, 2020
Fix bug in gradient of ELU activation function
#73 opened Jan 2, 2020 by ankishb Loading… updated Jan 2, 2020
Update regression.py
#65 opened Nov 6, 2019 by Tangjacson Loading… updated Nov 6, 2019
mixture density network layer
#56 opened Jul 11, 2019 by kirk86 Loading… updated Jul 11, 2019
update README
#53 opened May 8, 2019 by EmreSURK Loading… updated May 8, 2019
Cleaned up imports and some changes
#50 opened Oct 24, 2018 by daviddwlee84 Loading… updated Oct 24, 2018
ProTip! Add no:assignee to see everything that’s not assigned.