The Wayback Machine - https://web.archive.org/web/20220524221323/https://github.com/scikit-learn/scikit-learn/commits/main
Skip to content
Permalink
main
Switch branches/tags

Commits on May 24, 2022

  1. DOC Point GradientBoosting towards HistGradientBoosting (#23340)

    * Point GradientBoosting towards HistGradientBoosting on docstrings
    
    * Point GradientBoosting towards HistGradientBoosting on examples
    
    * Avoid the GB acronym
    
    * Iter
    
    * Apply suggestion from lesteve
    
    * Apply suggestions from code review
    
    Co-authored-by: Olivier Grisel <[email protected]>
    
    * Format
    
    * Apply suggestions from code review
    
    Co-authored-by: Julien Jerphanion <[email protected]>
    
    * Format
    
    Co-authored-by: Olivier Grisel <[email protected]>
    Co-authored-by: Julien Jerphanion <[email protected]>
    3 people committed May 24, 2022
  2. ENH Deprecate class_weight_ in regression/single class models in SV…

    …M module (#22898)
    
    
    Co-authored-by: Thomas J. Fan <[email protected]>
    Micky774 and thomasjpfan committed May 24, 2022
  3. Add BSD license trove classifier (#23451)

    Co-authored-by: Loïc Estève <[email protected]>
    Co-authored-by: Thomas J. Fan <[email protected]>
    3 people committed May 24, 2022
  4. DOCS Fix broken link (#23449)

    Co-authored-by: Loïc Estève <[email protected]>
    davidgilbertson and lesteve committed May 24, 2022

Commits on May 23, 2022

  1. DOC Fix pinball loss fomula in linear_model.rst (#23445)

    A minus sign got lost there.
    mdruiter committed May 23, 2022
  2. DOC rework plot_document_classification_20newsgroups.py example (#22928)

    
    Co-authored-by: Jérémie du Boisberranger <[email protected]>
    Co-authored-by: Olivier Grisel <[email protected]>
    Co-authored-by: Julien Jerphanion <[email protected]>
    4 people committed May 23, 2022
  3. DOC Improved clarity, consistency and formatting for fastica/`FastI…

    …CA` docstrings (#23309)
    
    * Improved clarity, consistency and formatting for FastICA docstrings
    
    * Updated wording
    Micky774 committed May 23, 2022
Older