Skip to content

Dense Stochastic Gradient Descent#15

Merged
10 commits merged intoscikit-learn:masterfrom
pprett:dense
Nov 7, 2010
Merged

Dense Stochastic Gradient Descent#15
10 commits merged intoscikit-learn:masterfrom
pprett:dense

Conversation

@pprett
Copy link
Copy Markdown
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
jeremiedbb referenced this pull request in FrancoisPgm/scikit-learn Sep 23, 2025
Co-authored-by: Jérémie du Boisberranger <jeremie@probabl.ai>
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