Skip to content

Dense Stochastic Gradient Descent #15

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

Merged
10 commits merged into from
Nov 7, 2010
Merged

Dense Stochastic Gradient Descent #15

10 commits merged into from
Nov 7, 2010

Conversation

pprett
Copy link
Member

@pprett pprett commented Nov 5, 2010

  • new dense implementation of SGD (sgd/sgd_fast.pyx and sgd/sgd.py)
  • moved sparse extension module from sgd/sparse/src to sgd/
  • sgd/sgd_fast_sparse.pyx now imports declarations (LossFunctions) from sgd/sgd_fast.pxd
  • new example: examples/sgd/covertype_dense_sgd.py to showcase dense SGD.

raghavrv pushed a commit to raghavrv/scikit-learn that referenced this pull request Jun 23, 2017
Update with master and fix merge conflicts
glemaitre referenced this pull request in glemaitre/scikit-learn Jun 20, 2019
prismdata pushed a commit to prismdata/scikit-learn that referenced this pull request Oct 28, 2020
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants