• Search by Module
  • Search by Word
  • Project Search
  • Top Python APIs
  • Popular Projects
  • Java
  • C++
  • Python
  • Scala
  • Blog
Project: dask-ml (GitHub Link)
  • dask-ml-master
    • licenses
      • scikit-learn
        • COPYING
      • LICENSE.txt
    • .pre-commit-config.yaml
    • dask_ml
      • ensemble
        • _blockwise.py
        • __init__.py
      • wrappers.py
      • impute.py
      • feature_extraction
        • text.py
        • __init__.py
      • _utils.py
      • xgboost.py
      • datasets.py
      • model_selection
        • _hyperband.py
        • _successive_halving.py
        • utils_test.py
        • _split.py
        • _normalize.py
        • _search.py
        • __init__.py
        • utils.py
        • _incremental.py
        • methods.py
      • compose
        • _column_transformer.py
        • __init__.py
      • _compat.py
      • __init__.py
      • utils.py
      • decomposition
        • incremental_pca.py
        • truncated_svd.py
        • _compat.py
        • __init__.py
        • extmath.py
        • pca.py
      • linear_model
        • perceptron.py
        • glm.py
        • __init__.py
        • utils.py
      • preprocessing
        • data.py
        • label.py
        • __init__.py
        • _encoders.py
        • _block_transformer.py
      • _partial.py
      • metrics
        • classification.py
        • pairwise.py
        • scorer.py
        • regression.py
        • __init__.py
      • naive_bayes.py
      • cluster
        • spectral.py
        • k_means.py
        • _compat.py
        • __init__.py
      • neural_network.py
      • _typing.py
      • base.py
    • azure-pipelines.yml
    • CONTRIBUTING.md
    • README.rst
    • setup.py
    • github_deploy_key_dask_dask_ml.enc
    • setup.cfg
    • .travis.yml
    • tests
      • ensemble
        • test_blockwise.py
        • __init__.py
      • test_utils.py
      • test_spectral_clustering.py
      • test_partial.py
      • test_pca.py
      • test_incremental_pca.py
      • test_naive_bayes.py
      • test_incremental.py
      • feature_extraction
        • __init__.py
        • test_text.py
      • test_parallel_post_fit.py
      • test_svd.py
      • test_normalize.py
      • model_selection
        • test_incremental_warns.py
        • test_split.py
        • test_successive_halving.py
        • test_incremental.py
        • test_hyperband.py
        • dask_searchcv
          • __init__.py
          • test_model_selection_sklearn.py
          • test_model_selection.py
        • __init__.py
      • compose
        • __init__.py
        • test_column_transformer.py
      • __init__.py
      • linear_model
        • test_glm.py
        • __init__.py
      • preprocessing
        • test_encoders.py
        • test_block_transformer.py
        • test_data.py
        • __init__.py
        • test_label.py
      • test_kmeans.py
      • test_impute.py
      • test_datasets.py
      • metrics
        • test_classification.py
        • test_regression.py
        • __init__.py
        • test_metrics.py
      • test_model_selection.py
      • conftest.py
    • ci
      • environment-3.6.yaml
      • posix.yaml
      • environment-docs.yaml
      • environment-3.8.yaml
      • code_checks.sh
      • environment-3.7.yaml
      • windows.yaml
    • .codecov.yml
    • .gitignore
    • docs
      • Makefile
      • source
        • history.rst
        • install.rst
        • hyper-parameter-search.rst
        • images
          • scaling-patience-true.svg
          • synthetic-val-acc.svg
          • synthetic-final-acc.svg
          • merged_grid_search_graph.dot
          • merged_grid_search_graph.svg
          • unmerged_grid_search_graph.dot
          • unmerged_grid_search_graph.svg
        • compose.rst
        • templates
          • numpydoc_docstring.rst
          • deprecated_class_without_init.rst
          • class.rst
          • class_without_init.rst
          • class_with_call.rst
          • deprecated_class.rst
          • function.rst
          • deprecated_function.rst
          • deprecated_class_with_call.rst
        • joblib.rst
        • examples.rst
        • glm.rst
        • cross_validation.rst
        • roadmap.rst
        • clustering.rst
        • preprocessing.rst
        • index.rst
        • conf.py
        • meta-estimators.rst
        • changelog.rst
        • xgboost.rst
        • incremental.rst
        • modules
          • api.rst
          • generted
            • dask_ml.compose.make_column_transformer.rst
            • dask_ml.compose.ColumnTransformer.rst
        • contributing.rst
      • make.bat
      • make_parquet.py
      • .gitignore
    • LICENSE.txt
    • MANIFEST.in