Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / scikit-learn/scikit-learn issues and pull requests

#29794 - Ensure RandomizedSearchCV (and other optimizers) skips duplicated hyperparameter combinations

Issue - State: open - Opened by fingoldo 23 days ago - 2 comments
Labels: New Feature

#29793 - ENH Adds lazy module at the top level

Pull Request - State: open - Opened by thomasjpfan 23 days ago - 1 comment

#29792 - Discrepancy between .fit_transform() and .transform() methods in the LLE module

Issue - State: open - Opened by davidcherney 23 days ago - 1 comment
Labels: Bug

#29791 - ENH,MAINT Fix OpenBLAS `s_cmp` unresolved symbol error, update Pyodide CI testing

Pull Request - State: open - Opened by agriyakhetarpal 23 days ago - 9 comments
Labels: Build / CI

#29790 - Include T-Processes Subclass of Gaussian-Processes

Issue - State: open - Opened by glemaitre 23 days ago - 6 comments
Labels: New Feature

#29789 - MAINT Add Python 3.13 wheels

Pull Request - State: closed - Opened by lesteve 23 days ago - 9 comments
Labels: Build / CI

#29788 - DOC Improve the plot_gpy_noisy.py example

Pull Request - State: closed - Opened by ogrisel 23 days ago - 5 comments
Labels: Documentation, Quick Review

#29786 - DOC update the list of related projects

Pull Request - State: closed - Opened by glemaitre 24 days ago - 1 comment
Labels: Documentation

#29785 - DOC add link to plot_learning_curve.py example

Pull Request - State: closed - Opened by kbharat1210 24 days ago - 1 comment
Labels: Documentation

#29784 - Big problem with scikit-learn on Python311 when installing (FreeBSD)

Issue - State: closed - Opened by ManPython 24 days ago - 2 comments
Labels: Bug, Needs Triage

#29783 - Running RFECV.fit inside joblib.Parallel causes ValueError or AttributeError

Issue - State: open - Opened by lesteve 24 days ago - 2 comments
Labels: Bug

#29782 - CI Handle unchanged lock-file in workflow triggering on comment

Pull Request - State: closed - Opened by lesteve 24 days ago - 1 comment
Labels: Build / CI

#29781 - CI CUDA CI not running in lock-file update automated PR

Issue - State: open - Opened by lesteve 24 days ago - 4 comments
Labels: Build / CI

#29780 - FIX accept infinite C in SVC and SVR

Pull Request - State: closed - Opened by glemaitre 25 days ago - 6 comments
Labels: module:svm, Quick Review, Waiting for Second Reviewer

#29779 - FIX make sure IterativeImputer does not skip iterative process when keep_empty_features=True

Pull Request - State: open - Opened by arifqodari 25 days ago - 6 comments
Labels: module:impute

#29778 - Implementation of fit_transform in ColumnTransformer

Issue - State: closed - Opened by dilwong 25 days ago - 1 comment
Labels: Needs Triage

#29777 - DOC Improve readability in `2.1.2. Variational Bayesian Gaussian Mixture` dropdown

Pull Request - State: closed - Opened by maawoo 25 days ago - 1 comment
Labels: Documentation

#29776 - DOC update KNNImputer `metric` parameter by describing the expected interface when passing a callable

Pull Request - State: closed - Opened by CaileanCarter 26 days ago - 3 comments
Labels: Documentation, module:impute

#29775 - DOC update wording for MAPE formula

Pull Request - State: closed - Opened by reshamas 26 days ago - 6 comments
Labels: Documentation

#29774 - FIX improve doc and test for HTMLDocumentationLinkMixin

Pull Request - State: closed - Opened by glemaitre 26 days ago - 3 comments
Labels: module:utils, No Changelog Needed

#29773 - ENH: raise an error when MLP diverges

Pull Request - State: open - Opened by MarcBresson 26 days ago - 8 comments
Labels: module:neural_network, Waiting for Second Reviewer

#29772 - C regularization parameter error when assigned infinity

Issue - State: closed - Opened by mboquien 26 days ago - 3 comments
Labels: Regression

#29771 - FIX update debian 32 bit CI config to avoid a SIMD related bug in numpy 1.24.2 on some GitHub Actions CI workers

Pull Request - State: closed - Opened by ogrisel 26 days ago - 24 comments
Labels: Build / CI, No Changelog Needed

#29770 - [MRG] Add Feature: T-Process a subclass of Gaussian Process

Pull Request - State: open - Opened by conradstevens 26 days ago - 4 comments
Labels: module:gaussian_process

#29769 - DOC Announce 2024 user survey on the stable doc

Pull Request - State: closed - Opened by lesteve 26 days ago - 1 comment
Labels: Documentation, No Changelog Needed

#29768 - z

Issue - State: closed - Opened by Jnafronn 27 days ago - 1 comment
Labels: Needs Triage

#29767 - :lock: :robot: CI Update lock files for main CI build(s) :lock: :robot:

Pull Request - State: closed - Opened by scikit-learn-bot 27 days ago - 1 comment
Labels: Build / CI

#29766 - :lock: :robot: CI Update lock files for array-api CI build(s) :lock: :robot:

Pull Request - State: closed - Opened by scikit-learn-bot 27 days ago - 1 comment
Labels: Build / CI

#29765 - :lock: :robot: CI Update lock files for scipy-dev CI build(s) :lock: :robot:

Pull Request - State: closed - Opened by scikit-learn-bot 27 days ago - 9 comments
Labels: Build / CI

#29764 - :lock: :robot: CI Update lock files for cirrus-arm CI build(s) :lock: :robot:

Pull Request - State: closed - Opened by scikit-learn-bot 27 days ago - 1 comment
Labels: Build / CI

#29762 - BLD Add Meson OpenMP checks

Pull Request - State: closed - Opened by lesteve 27 days ago - 3 comments
Labels: Build / CI

#29761 - Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.10.0 in the actions group

Pull Request - State: closed - Opened by dependabot[bot] 27 days ago - 1 comment
Labels: Build / CI, Quick Review, dependencies

#29760 - DOC added example links for plot_species_distribution_model.py

Pull Request - State: open - Opened by ivanpan0626 28 days ago - 2 comments
Labels: Documentation, module:datasets

#29759 - DOC added links for plot_affinity_propagation.py

Pull Request - State: open - Opened by ivanpan0626 28 days ago - 2 comments
Labels: Documentation, module:cluster

#29758 - DOC add link to plot_bias_variance.py

Pull Request - State: closed - Opened by ivanpan0626 28 days ago - 1 comment
Labels: Documentation

#29757 - Compiling Fails due to sklearn/metrics/pairwise.py

Issue - State: closed - Opened by conradstevens 28 days ago - 7 comments
Labels: Question

#29756 - Fix-formatting-rf

Pull Request - State: closed - Opened by mayer79 28 days ago - 1 comment
Labels: module:ensemble

#29755 - ENH Add Array API compatibility to 'auc'

Pull Request - State: open - Opened by rwelsch427 28 days ago - 1 comment
Labels: module:metrics, module:utils

#29754 - ⚠️ CI failed on Wheel builder (last failure: Aug 31, 2024) ⚠️

Issue - State: closed - Opened by scikit-learn-bot 29 days ago - 1 comment
Labels: Needs Triage

#29753 - TST Fix lfw doctest

Pull Request - State: closed - Opened by lesteve 29 days ago - 1 comment
Labels: module:datasets, Quick Review

#29752 - LLE utilizing kNN for sample points

Pull Request - State: open - Opened by davidcherney 29 days ago - 1 comment
Labels: module:manifold

#29751 - Fixed array api support for MinMaxScaler with clip=True

Pull Request - State: closed - Opened by Shree7676 29 days ago - 3 comments
Labels: module:preprocessing, Array API

#29750 - DOC create announcement for survey

Pull Request - State: closed - Opened by glemaitre 29 days ago - 1 comment
Labels: Documentation

#29749 - DOC Tweak documentation build doc

Pull Request - State: closed - Opened by lesteve 29 days ago - 3 comments
Labels: Documentation

#29748 - Expose Seed in FeatureHasher and HashingVectorizer

Issue - State: open - Opened by FelixLabelle 29 days ago - 5 comments
Labels: New Feature, Needs Decision

#29747 - ENH: add Array API support for the `precision_recall_curve` metrics

Pull Request - State: open - Opened by SdgJlbl 29 days ago - 1 comment
Labels: module:metrics, module:utils

#29746 - FIX dtype handling regression in pairwise distance computation

Pull Request - State: closed - Opened by Shree7676 29 days ago - 5 comments
Labels: module:metrics, No Changelog Needed

#29745 - DOC Add links to calibration examples

Pull Request - State: closed - Opened by rwelsch427 29 days ago - 2 comments
Labels: Documentation

#29744 - DOC Take SPHINXOPTS from the command-line environment

Pull Request - State: open - Opened by betatim 29 days ago - 5 comments
Labels: Documentation

#29743 - DOC Clarify Sphinx build instructions

Pull Request - State: closed - Opened by mozgit 30 days ago - 2 comments
Labels: Documentation

#29742 - spin docs --no-plot runs the examples

Issue - State: open - Opened by lesteve 30 days ago
Labels: Bug, Sprint

#29741 - RandomForestRegressor: Output estimator predictions

Pull Request - State: closed - Opened by eliaslm about 1 month ago - 4 comments
Labels: module:ensemble

#29740 - Fix algorithm cheat sheet links

Pull Request - State: closed - Opened by morags about 1 month ago - 3 comments

#29738 - PERF speedup classification_report by attaching unique values to dtype.metadata

Pull Request - State: closed - Opened by adrinjalali about 1 month ago - 2 comments
Labels: module:metrics, module:utils

#29735 - Improve documentation to specify the interface of metric as a callable in KNNImputer

Issue - State: closed - Opened by CaileanCarter about 1 month ago - 10 comments
Labels: Documentation

#29733 - DOC Clarify when `class_of_interest` required in `DecisionBoundaryDisplay`

Pull Request - State: closed - Opened by lucyleeow about 1 month ago - 1 comment
Labels: Documentation, module:inspection, Quick Review

#29732 - Announce 2024 user survey on the blog homepage

Pull Request - State: closed - Opened by InessaPawson about 1 month ago - 6 comments

#29731 - Request for Clarification on the Structure of tree_model._predictors[0][0].nodes in HistGradientBoosting Models

Issue - State: closed - Opened by Marchlak about 1 month ago
Labels: Documentation, Needs Triage

#29730 - Add a LogTransformer and a LogWithShiftTransformer

Issue - State: open - Opened by ncooder about 1 month ago - 1 comment
Labels: New Feature, Needs Info

#29729 - Remove outdated brand file identity.pdf

Issue - State: closed - Opened by xavierherman about 1 month ago - 3 comments
Labels: Documentation, Needs Triage

#29728 - DOC add MLJAR AutoML and supertree in related projects

Pull Request - State: closed - Opened by pplonski about 1 month ago - 4 comments
Labels: Documentation

#29727 - MAINT Avoid UserWarning when setting label=None in RocCurveDisplay line kwargs

Pull Request - State: open - Opened by ArturoAmorQ about 1 month ago - 2 comments
Labels: module:metrics

#29726 - EXA Fix axis scaling in example `plot_ica_vs_pca.py`

Pull Request - State: closed - Opened by brdav about 1 month ago - 2 comments
Labels: Quick Review

#29725 - ⚠️ CI failed on Linux_Runs.pylatest_conda_forge_mkl (last failure: Sep 01, 2024) ⚠️

Issue - State: closed - Opened by scikit-learn-bot about 1 month ago - 1 comment
Labels: Needs Triage

#29724 - Add _voting.py file with voting regressor implementation

Pull Request - State: closed - Opened by doshi-kevin about 1 month ago - 18 comments
Labels: module:ensemble

#29723 - DOC Point users to miniforge as the way to get conda

Pull Request - State: closed - Opened by betatim about 1 month ago - 1 comment
Labels: Documentation

#29722 - Make `KNeighborsClassifier.predict` and `KNeighborsRegressor.predict` react the same way to `X=None`

Issue - State: open - Opened by dkobak about 1 month ago - 3 comments
Labels: New Feature

#29721 - :lock: :robot: CI Update lock files for main CI build(s) :lock: :robot:

Pull Request - State: closed - Opened by scikit-learn-bot about 1 month ago - 1 comment
Labels: Build / CI

#29720 - :lock: :robot: CI Update lock files for array-api CI build(s) :lock: :robot:

Pull Request - State: closed - Opened by scikit-learn-bot about 1 month ago - 1 comment
Labels: Build / CI, CUDA CI

#29719 - :lock: :robot: CI Update lock files for scipy-dev CI build(s) :lock: :robot:

Pull Request - State: closed - Opened by scikit-learn-bot about 1 month ago - 1 comment
Labels: Build / CI

#29718 - :lock: :robot: CI Update lock files for cirrus-arm CI build(s) :lock: :robot:

Pull Request - State: closed - Opened by scikit-learn-bot about 1 month ago - 1 comment
Labels: Build / CI

#29717 - MAINT Use CPU runner to build wheel + pass it to GPU runner

Pull Request - State: closed - Opened by thomasjpfan about 1 month ago - 3 comments

#29716 - Fix #29715: Removed >= in line 225 of manifold/_locally_linear

Pull Request - State: open - Opened by AdrianoCLeao about 1 month ago - 1 comment
Labels: module:manifold

#29715 - LocallyLinearEmbedding : n_neighbors <= n_samples

Issue - State: open - Opened by Gabriel-Kissin about 1 month ago - 1 comment
Labels: Bug

#29714 - DOC Add link to examples_manifold_plot_compare_methods.py to manifold.MDS docstring

Pull Request - State: closed - Opened by davidcherney about 1 month ago - 1 comment
Labels: Documentation, module:manifold

#29713 - TST Create dedicated dataframe / feature count tests category

Pull Request - State: open - Opened by adrinjalali about 1 month ago - 1 comment
Labels: Developer API

#29712 - TST move check_class_weight_balanced_linear_classifier to estimator checks

Pull Request - State: closed - Opened by adrinjalali about 1 month ago - 2 comments
Labels: module:utils, No Changelog Needed, Quick Review, Developer API

#29711 - K neighbor regressor enhancement

Pull Request - State: open - Opened by ankit-dhokariya about 1 month ago - 2 comments
Labels: Needs Decision, module:neighbors

#29710 - FIX Raises error in PLSRegression for invalid n_components

Pull Request - State: closed - Opened by thomasjpfan about 1 month ago - 1 comment
Labels: module:cross_decomposition

#29709 - ENH add support for array API to various metric

Pull Request - State: closed - Opened by virchan about 1 month ago - 12 comments
Labels: module:metrics, Array API

#29708 - FIX #13117: implement fit methods in subclasses of LinearModelCV

Pull Request - State: closed - Opened by albertotb about 1 month ago - 2 comments
Labels: module:linear_model

#29707 - TST remove _required_parameters and improve instance generation

Pull Request - State: closed - Opened by adrinjalali about 1 month ago - 2 comments
Labels: No Changelog Needed, Developer API

#29706 - [WIP] TST Enhance API checks and docs

Pull Request - State: open - Opened by adrinjalali about 1 month ago - 1 comment
Labels: module:utils

#29705 - FEA add FrozenEstimator

Pull Request - State: open - Opened by adrinjalali about 1 month ago - 8 comments

#29704 - Add Relieff for feature selection

Pull Request - State: closed - Opened by OmarManzoor about 1 month ago - 6 comments
Labels: module:feature_selection

#29703 - Split common tests into groups

Issue - State: open - Opened by adrinjalali about 1 month ago - 1 comment
Labels: Developer API

#29702 - TST refactor instance generation and parameter setting

Pull Request - State: closed - Opened by adrinjalali about 1 month ago - 3 comments
Labels: No Changelog Needed, Developer API

#29701 - MAINT fix bot for lock files update on comment

Pull Request - State: closed - Opened by Charlie-XIAO about 1 month ago - 1 comment

#29700 - DOC update sphinx-gallery 0.17.1 and remove our workaround

Pull Request - State: closed - Opened by Charlie-XIAO about 1 month ago - 13 comments
Labels: Documentation, No Changelog Needed

#29699 - TST allow categorisation of tests into API and legacy

Pull Request - State: closed - Opened by adrinjalali about 1 month ago - 9 comments
Labels: module:utils, No Changelog Needed, Developer API

#29698 - Problem using RandomizedSearchCV

Issue - State: closed - Opened by yuvrajeyes about 1 month ago - 4 comments
Labels: Needs Info, Needs Reproducible Code

#29697 - GaussianProcessRegressor: wrong std and cov results when n_features>1 and no y normalization

Issue - State: open - Opened by mdelozzo about 1 month ago - 8 comments
Labels: Bug

#29696 - API move BaseEstimator._validate_data to utils.validation.validate_data

Pull Request - State: closed - Opened by adrinjalali about 1 month ago - 4 comments
Labels: Developer API

#29695 - ⚠️ CI failed on Wheel builder (last failure: Aug 21, 2024) ⚠️

Issue - State: closed - Opened by scikit-learn-bot about 1 month ago - 1 comment
Labels: Needs Triage

#29694 - BLD Add missing OpenMP dependencies in relevant meson.build

Pull Request - State: closed - Opened by lesteve about 1 month ago - 8 comments
Labels: module:manifold, module:metrics, module:utils, To backport

#29693 - DOC clarify that n_jobs argument uses threading in pairwise_distances and pairwise_kernels

Pull Request - State: closed - Opened by stepan-srsen about 1 month ago - 2 comments
Labels: Documentation, module:metrics

#29692 - Add Diebold Mariano test for distinguishing forecasts

Issue - State: closed - Opened by aeturrell about 1 month ago - 1 comment
Labels: New Feature, Needs Triage

#29691 - GOV reminder email for emeritus

Pull Request - State: open - Opened by lorentzenchr about 1 month ago - 9 comments

#29690 - :lock: :robot: CI Update lock files for main CI build(s) :lock: :robot:

Pull Request - State: closed - Opened by scikit-learn-bot about 1 month ago - 1 comment
Labels: Build / CI