Skip to content

Latest commit

 

History

History
179 lines (115 loc) · 3.26 KB

index.rst

File metadata and controls

179 lines (115 loc) · 3.26 KB

Welcome to sktime

A unified framework for machine learning with time series.

Register as a user, or voter for sktime committees!

Prioritized bugfixes, shape the tech roadmap and governance policy. Register here

Mission

Features

  • unified API for ML/AI with time series, for model building, fitting, application, and validation
  • support for a variety of learning tasks including forecasting <forecasting_ref>, time series classification <classification_ref>, regression <regression_ref>, clustering <clustering_ref>.
  • composite model building, including pipelines with transformations, ensembles, tuning, reduction
  • interactive user experience with scikit-learn like interface conventions

Technical specification

  • In-memory computation of a single machine, no distributed computing
  • Medium-sized data in pandas and NumPy based containers
  • Modular, principled and object-oriented API
  • Using interactive Python interpreter, no command-line interface or graphical user interface

Contents

get_started users installation api_reference get_involved developers about examples

1 2 2 2

Get Started

^^^

Get started using sktime quickly.

+++

get_started

Get Started

User Guide

^^^

Find user documentation.

+++

users

User Guide

Installation

^^^

Installation Guide.

+++

installation

Installation

API Reference

^^^

Understand sktime's API.

+++

api_reference

API Reference

Get Involved

^^^

Find out how you can contribute.

+++

get_involved

Get Involved

Developers

^^^

Information for developers.

+++

developers

Developers

About

^^^

Learn more about sktime.

+++

about

Learn More