Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / dask/dask-ml issues and pull requests
#1001 - KMeans Optimization: Incorporating Weights into Re-Clustering Process
Issue -
State: open - Opened by ChiaTrama about 1 month ago
- 1 comment
#1000 - ColumnTransformer horizontally stacks the output
Issue -
State: open - Opened by reinierstorm 3 months ago
- 2 comments
#999 - Documentation Issue with train_test_split and blockwise
Issue -
State: open - Opened by christhorn2 3 months ago
- 1 comment
#998 - Fixing incremental_pca
Pull Request -
State: closed - Opened by fujiisoup 4 months ago
- 1 comment
#997 - CI Fixups
Pull Request -
State: open - Opened by TomAugspurger 4 months ago
- 5 comments
#996 - Fixed: stop using invalid .A attribute of scipy sparse matrix
Pull Request -
State: closed - Opened by GaetanLepage 4 months ago
- 1 comment
#995 - Add versions after 2023.3.24 to the Anaconda main channel
Issue -
State: closed - Opened by xlt208 5 months ago
- 3 comments
#994 - modified cross_validation.rst file with a k-fold cross validation example
Pull Request -
State: open - Opened by npk7 5 months ago
#993 - ColumnTransformer does not work with Dask dataframes
Issue -
State: open - Opened by nprihodko 6 months ago
- 1 comment
#992 - Unexpected behavior in train_test_split with shuffle=False
Issue -
State: open - Opened by divir94 6 months ago
#991 - Support GPU-backed data for metrics.
Issue -
State: open - Opened by trivialfis 7 months ago
#990 - Updated conditions on release workflow
Pull Request -
State: closed - Opened by TomAugspurger 8 months ago
#989 - Fixed release.yaml
Pull Request -
State: closed - Opened by TomAugspurger 8 months ago
#988 - Fixed release workflow
Pull Request -
State: closed - Opened by TomAugspurger 8 months ago
#987 - Changelog entry for 2024.4.1
Pull Request -
State: closed - Opened by TomAugspurger 8 months ago
#986 - Packaging updates
Pull Request -
State: closed - Opened by TomAugspurger 8 months ago
#985 - Documentation on PCA expected max memory usage
Issue -
State: open - Opened by ivirshup 8 months ago
- 1 comment
#984 - Undeclared runtime dependency on setuptools
Issue -
State: closed - Opened by flying-sheep 8 months ago
- 1 comment
#983 - `TypeError` when predicting non-array data with `dask-expr`
Issue -
State: closed - Opened by aazuspan 8 months ago
- 6 comments
#982 - Nearest Neighbors
Issue -
State: open - Opened by ivirshup 8 months ago
#981 - Python 3.11 Updates
Pull Request -
State: closed - Opened by mmccarty 8 months ago
- 1 comment
#980 - Integrate dask-expr and make CI happy
Pull Request -
State: closed - Opened by milesgranger 9 months ago
- 2 comments
#979 - sklearn StandardScaler vs dask StandardScaler.
Issue -
State: open - Opened by Arunes007 12 months ago
- 1 comment
#977 - Area under the receiving operating characteristic curve (AUROC) calculation.
Issue -
State: open - Opened by stephenpardy about 1 year ago
- 2 comments
#976 - The `log_loss`-function crashes when using mixed types
Issue -
State: open - Opened by rsundqvist over 1 year ago
#975 - For a single record data frame train_test_split() sometimes assigns this single record to test set.
Issue -
State: open - Opened by KWiecko over 1 year ago
- 4 comments
#974 - Update dask-sphinx-theme for GA-4
Pull Request -
State: open - Opened by scharlottej13 over 1 year ago
#973 - loading dask_ml gives error contextualversionconflict with sklearn
Issue -
State: closed - Opened by iamyihwa over 1 year ago
- 4 comments
#972 - Incremental does not handle dask arrays of ndim>2 in estimator training
Issue -
State: open - Opened by azagajewski over 1 year ago
- 2 comments
#971 - LogisticRegression.score returns an empty dask array
Issue -
State: open - Opened by sj-ucsd over 1 year ago
#970 - Python 3.11 support
Issue -
State: closed - Opened by crusaderky over 1 year ago
- 2 comments
#969 - Import dask_ml with python 3.10 failed due to conflict with dask.distributed
Issue -
State: closed - Opened by hungbui-io over 1 year ago
- 4 comments
#968 - Implementation for make_s_curve
Issue -
State: open - Opened by Dan-Yeh over 1 year ago
- 2 comments
#967 - Implement make_s_curve
Pull Request -
State: open - Opened by Dan-Yeh over 1 year ago
#966 - Packaging for python 3.10
Pull Request -
State: closed - Opened by TomAugspurger over 1 year ago
#965 - Fix tests
Pull Request -
State: closed - Opened by brian-methodical almost 2 years ago
- 1 comment
#964 - sklearn handles text labels differently than ml_dask on OneHotEncoding
Issue -
State: open - Opened by brian-methodical almost 2 years ago
- 1 comment
#963 - HashingVectorizer behaves differently from FeatureHasher
Issue -
State: open - Opened by brian-methodical almost 2 years ago
- 1 comment
#962 - Bug in ColumnTransformer
Issue -
State: open - Opened by aparnakesarkar almost 2 years ago
- 2 comments
#961 - Add backward compatibility for supported version of scikit-learn
Issue -
State: open - Opened by mmccarty almost 2 years ago
#960 - Mistake.
Issue -
State: closed - Opened by PhilippeMorere almost 2 years ago
#959 - updates for scikit-learn 1.2.0
Pull Request -
State: closed - Opened by mmccarty almost 2 years ago
- 7 comments
#958 - Fix pre-commit config
Pull Request -
State: closed - Opened by jacobtomlinson almost 2 years ago
#957 - Fix tests for latest versions
Pull Request -
State: closed - Opened by mmccarty almost 2 years ago
- 3 comments
#956 - KFold cross validation fails with dask dataframes
Issue -
State: open - Opened by phobson almost 2 years ago
- 2 comments
#955 - can't set attribute error when running PCA
Issue -
State: open - Opened by zadbasheer almost 2 years ago
#954 - LabelEncoder doesn't handle missing values in *dask* series of strings
Issue -
State: open - Opened by phobson almost 2 years ago
- 3 comments
#953 - LabelEncoder raises errors with string and string[pyarrow] types
Issue -
State: open - Opened by phobson almost 2 years ago
- 1 comment
#952 - Default datatype when using CountVectorizer and HashingVectorizer should be sparse COO
Issue -
State: open - Opened by alejohz about 2 years ago
Labels: needs triage
#951 - Better error message when using invalid `MinMaxScaler.fit(...)` inputs
Issue -
State: open - Opened by jrbourbeau about 2 years ago
#950 - Logistic Regression Fails with ValueError: Shapes Not Aligned
Issue -
State: open - Opened by KaeganCasey about 2 years ago
- 1 comment
#949 - LinearRegression doesn't return lazy object
Issue -
State: open - Opened by mobigroup about 2 years ago
- 2 comments
#948 - LinearRegression returns error for 1e7 elements
Issue -
State: open - Opened by mobigroup about 2 years ago
#947 - Unpredictable results when some NaNs included in input
Issue -
State: open - Opened by mobigroup about 2 years ago
#946 - Release
Issue -
State: closed - Opened by jrbourbeau about 2 years ago
- 7 comments
#945 - Test CI
Pull Request -
State: closed - Opened by jrbourbeau about 2 years ago
- 3 comments
#944 - Update `python_requires` to be Python 3.7+
Pull Request -
State: closed - Opened by jrbourbeau about 2 years ago
- 4 comments
#943 - Issue with dask_ml
Issue -
State: closed - Opened by mad-stat about 2 years ago
- 1 comment
#942 - “python_requires” should be set with “>=3.7”, but dask-ml 2022.5.27 set as ">=3.6".
Issue -
State: closed - Opened by PyVCEchecker about 2 years ago
- 3 comments
#941 - Managing nullable types and empty partitions
Issue -
State: open - Opened by sarahyurick about 2 years ago
#940 - Enhanced cross-validation inputs for Dask-ML HyperbandSearchCV
Issue -
State: open - Opened by rochelle-worsnop about 2 years ago
- 11 comments
#939 - Fix toctree to display "Get Started" section in the left sidebar
Pull Request -
State: closed - Opened by pavithraes over 2 years ago
- 1 comment
#937 - Update docs theme for rebranding
Pull Request -
State: closed - Opened by scharlottej13 over 2 years ago
#936 - CI Failures for upstream
Issue -
State: open - Opened by TomAugspurger over 2 years ago
#935 - RLS: 2022.5.27
Pull Request -
State: closed - Opened by TomAugspurger over 2 years ago
#934 - cannot import name '_is_pairwise' from 'sklearn.base'
Issue -
State: closed - Opened by sh2022515 over 2 years ago
- 1 comment
Labels: needs triage
#933 - Unexpected UserWarning: Single-machine scheduler when a distributed client is active might lead to unexpected results
Issue -
State: open - Opened by mmccarty over 2 years ago
#932 - ModuleNotFoundError: import of module dask_ml.cluster.k_means failed
Issue -
State: closed - Opened by sh2022515 over 2 years ago
- 1 comment
#931 - DOC Fix "non expected warning" and "non expected exception" sphinx errors.
Pull Request -
State: closed - Opened by cmarmo over 2 years ago
- 3 comments
#930 - OneHotEncoder fails on scikit-learn 1.1
Issue -
State: closed - Opened by SultanOrazbayev over 2 years ago
- 3 comments
#929 - Fixing CI
Pull Request -
State: closed - Opened by mmccarty over 2 years ago
- 4 comments
#928 - Roll a new release
Issue -
State: closed - Opened by aidanheerdegen over 2 years ago
- 5 comments
#927 - improving bug report template for dask_ml
Issue -
State: open - Opened by SultanOrazbayev over 2 years ago
#926 - OneHotEncoder with nan labels
Issue -
State: open - Opened by SultanOrazbayev over 2 years ago
#925 - Models without built-in or custom scoring cannot be wrapped with Incremental
Issue -
State: open - Opened by nlahaye over 2 years ago
#924 - [WIP]Fix Dask-ML CI
Pull Request -
State: closed - Opened by VibhuJawa over 2 years ago
- 1 comment
#923 - Allowing for models without built-in or custom scoring to be used
Pull Request -
State: open - Opened by nlahaye over 2 years ago
#922 - Specify data type in CountVectorzier
Issue -
State: open - Opened by zkid18 over 2 years ago
- 1 comment
#921 - Fix precomputed kernel test with _safe_tags.
Pull Request -
State: closed - Opened by cmarmo over 2 years ago
- 2 comments
#920 - ValueError → AttributeError when partial_fit not implemented in Incremental's model
Pull Request -
State: open - Opened by stsievert over 2 years ago
#919 - Incremental Wrapper ValueError: Layer not in the HighLevelGraph's layers:
Issue -
State: open - Opened by cwoolfo1 over 2 years ago
- 5 comments
#918 - Update KMeans class information
Pull Request -
State: open - Opened by dylanrstewart over 2 years ago
#917 - Incremental wrapper fails for IncrementalPCA
Issue -
State: open - Opened by huberl over 2 years ago
- 1 comment
#916 - Categorizer should sort categories
Issue -
State: open - Opened by miltava over 2 years ago
- 10 comments
Labels: dataframe
#915 - Remove Implicit NumPy Conversion in BaseSearchCV (#849)
Pull Request -
State: open - Opened by ChadGueli over 2 years ago
#914 - Update coefficient assignment
Pull Request -
State: closed - Opened by kchare over 2 years ago
- 4 comments
#913 - [Do Not Merge]Test CI build
Pull Request -
State: closed - Opened by VibhuJawa over 2 years ago
- 2 comments
#912 - [WIP] Fix empty partition prediction with ParallelPostFit
Pull Request -
State: open - Opened by VibhuJawa over 2 years ago
- 5 comments
#911 - [BUG] Dask-ML ParallelPostFit prediction fails on empty partitions
Issue -
State: open - Opened by VibhuJawa over 2 years ago
#910 - Replace _is_pairwise import with _is_pairwise_metric for compatibility with scikit-learn 1.1
Pull Request -
State: closed - Opened by cmarmo over 2 years ago
- 2 comments
#909 - Black formatting updates
Pull Request -
State: closed - Opened by mmccarty over 2 years ago
#908 - `_is_pairwise` removed in scikit-learn 1.1 should be replaced by `_is_pairwise_metric`
Issue -
State: closed - Opened by cmarmo over 2 years ago
#907 - Drop in replacement for sklearn.model_selection.permutation_test_score
Issue -
State: open - Opened by Shotgunosine over 2 years ago
- 4 comments
#906 - Integration with dask-xgboost.
Issue -
State: open - Opened by trivialfis over 2 years ago
- 4 comments
#905 - Can support score_samples of sklearn.neighbors.KernelDensity in dask_ml.wrappers.ParallelPostFit?
Issue -
State: open - Opened by WanBenLe over 2 years ago
- 1 comment
Labels: Needs Info
#904 - `dask_ml.cluster.SpectralClustering` does not work on the toy datasets generated by `make_blobs`
Issue -
State: open - Opened by NightMachinery almost 3 years ago
#903 - ⚠️ Upstream CI failed ⚠️
Issue -
State: open - Opened by github-actions[bot] almost 3 years ago
Labels: upstream
#902 - Test upstream CI build
Pull Request -
State: closed - Opened by jrbourbeau almost 3 years ago
- 1 comment
#901 - Skip `_check_param_grid` import for scikit-learn > 1.0.2
Pull Request -
State: closed - Opened by charlesbluca almost 3 years ago
- 2 comments
#900 - Implement check_consistent_length
Pull Request -
State: open - Opened by freddyaboulton almost 3 years ago