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

Commits on May 30, 2022

  1. API Rename base_estimator in CalibratedClassifierCV (#22054)

    Co-authored-by: Kevin Roice <[email protected]>
    Co-authored-by: Guillaume Lemaitre <[email protected]>
    Co-authored-by: Thomas J. Fan <[email protected]>
    4 people committed May 30, 2022
  2. DOC Rework plot_hashing_vs_dict_vectorizer.py example (#23266)

    Co-authored-by: Olivier Grisel <[email protected]>
    Co-authored-by: Julien Jerphanion <[email protected]>
    3 people committed May 30, 2022
  3. TST Update pytest to 7.0 (#23444)

    Co-authored-by: Olivier Grisel <[email protected]>
    Co-authored-by: Loïc Estève <[email protected]>
    3 people committed May 30, 2022
  4. MAINT float32 support for DistanceMetric (#22764)

    Co-authored-by: Olivier Grisel <[email protected]>
    Co-authored-by: Jérémie du Boisberranger <[email protected]>
    3 people committed May 30, 2022

Commits on May 27, 2022

  1. DOC Ensures that inplace_swap_column passes numpydoc validation (#23476)

    Co-authored-by: Thomas J. Fan <[email protected]>
    Co-authored-by: harshit5674 <[email protected]>
    3 people committed May 27, 2022

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

Commits on May 20, 2022

  1. MAINT Use check_scalar to validate scalar in: BayesianRidge (#23051)

    Co-authored-by: Guillaume Lemaitre <[email protected]>
    TheBicPen and glemaitre committed May 20, 2022
Older