-
Notifications
You must be signed in to change notification settings - Fork 4.6k
Issues: eriklindernoren/ML-From-Scratch
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
(A doubt NOT an issue) Gradient of loss function having different sign after performing first-degree differentiation of LogisticLoss
#107
opened Jan 23, 2024 by
mehulofficial14
updated Jan 23, 2024
Linear Regression Regularization bias
#105
opened Apr 26, 2023 by
kotlyar-shapirov
updated Dec 17, 2023
Nestrov Accelerated Gradient Descent
#104
opened Feb 19, 2023 by
DataSenseiAryan
updated Mar 16, 2023
Project dependencies may have API risk issues
#102
opened Oct 26, 2022 by
PyDeps
updated Oct 26, 2022
No lambda, gamma for XGBoostRegressionTree?
#97
opened Sep 26, 2021 by
jinwoolim8180
updated Sep 26, 2021
can you add code for intercept /bias to regressions
#94
opened Jun 14, 2021 by
Sandy4321
updated Aug 30, 2021
Is there any special instructions to install it in windows?
#34
opened Mar 1, 2018 by
jaircastruita
updated Oct 15, 2020
why LassoRegression need X = normalize(polynomial_features(X, degree=self.degree)) code in LassoRegression class?
#80
opened Aug 3, 2020 by
ghost
updated Aug 3, 2020
do you have xgboost classifier but not regression?
#68
opened Dec 5, 2019 by
Sandy4321
updated Mar 18, 2020
Missing number of neurons in grad_w for dense layer
#76
opened Jan 22, 2020 by
Superhzf
updated Jan 22, 2020
python setup.py install does not work on Windows 10
#75
opened Jan 16, 2020 by
Crossfire234
updated Jan 16, 2020
Runtime error during backward_pass() of PoolingLayer
#72
opened Jan 1, 2020 by
krworks
updated Jan 1, 2020
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.