logo
  • About Gators
  • Getting Started
  • User Guide
  • Examples
  • API Reference
  • Benchmarking
  • binary classification example - titanic dataset
  • multiclass classification example - SF crime dataset
  • regression example - house price dataset
  • pipeline templates
  • comparison between Pandas, Dask, and Koalas

ExamplesΒΆ

  • binary classification example - titanic dataset
    • data analysis
    • offline pipeline - feature selection
    • pipeline optimization
    • model evaluation
    • production pipeline & model
    • per-sample bechmarking
  • multiclass classification example - SF crime dataset
    • data analysis
    • offline pipeline - feature selection
    • pipeline optimization
    • model evaluation
    • production pipeline & model
    • per-sample bechmarking
  • regression example - house price dataset
    • data analysis
    • offline pipeline - feature selection
    • pipeline optimization
    • model evaluation
    • production pipeline & model
    • per-sample bechmarking
  • pipeline templates
    • data cleaning
    • datetime feature generation
    • polynomial object features
    • feature selection
  • comparison between Pandas, Dask, and Koalas
    • pipeline
    • Pandas pipeline
    • Dask pipeline
    • Koalas pipeline
    • check results match

previous

Best Practices

next

binary classification example - titanic dataset

© Copyright 2021, Gators development team (Apache-2.0 License)..

Created using Sphinx 3.3.0.