Skip to content

dask/dask-ml

main
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

* text matrix

* spliting the string creates the expected input to FeatureHasher #964

* FeatureHasher issue #963

* addressing catagories_ type mismatch when auto by explicitly setting dtype on test data to object #964

* reverted to just ubuntu for time saving
3ffd402

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
ci
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Dask-ML

Build Status Azure Pipelines Coverage status Documentation Status Discuss Dask-related things and ask for help Version Status NumFOCUS

Dask-ML provides scalable machine learning in Python using Dask alongside popular machine learning libraries like Scikit-Learn, XGBoost, and others.

You can try Dask-ML on a small cloud instance by clicking the following button:

LICENSE

New BSD. See License File.