Skip to main content

TimeGPT SDK

Project description

Nixtla   Tweet  Slack

NixtlaTS

Forecast using TimeGPT

CI Python PyPi License docs Downloads

NixtlaTS offers a collection of classes and methods to interact with the API of TimeGPT.

🕰️ TimeGPT: Revolutionizing Time-Series Analysis

Developed by Nixtla, TimeGPT is a cutting-edge generative pre-trained transformer model dedicated to prediction tasks. 🚀 By leveraging the most extensive dataset ever – financial, weather, energy, and sales data – TimeGPT brings unparalleled time-series analysis right to your terminal! 👩‍💻👨‍💻

In seconds, TimeGPT can discern complex patterns and predict future data points, transforming the landscape of data science and predictive analytics.

⚙️ Fine-Tuning: For Precision Prediction

In addition to its core capabilities, TimeGPT supports fine-tuning, enhancing its specialization for specific prediction tasks. 🎯 This feature is like training a machine learning model on a targeted data subset to improve its task-specific performance, making TimeGPT an even more versatile tool for your predictive needs.

🔄 NixtlaTS: Your Gateway to TimeGPT

With NixtlaTS, you can easily interact with TimeGPT through simple API calls, making the power of TimeGPT readily accessible in your projects.

💻 Installation

Get NixtlaTS up and running with a simple pip command:

pip install nixtlats>=0.1.0

🎈 Quick Start

Get started with TimeGPT now:

df = pd.read_csv('https://raw.githubusercontent.com/Nixtla/transfer-learning-time-series/main/datasets/electricity-short.csv')

from nixtlats import TimeGPT
timegpt = TimeGPT(
    # defaults to os.environ.get("TIMEGPT_TOKEN")
    token = 'my_token_provided_by_nixtla'
)
fcst_df = timegpt.forecast(df, h=24, level=[80, 90])

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nixtlats-0.1.18.tar.gz (31.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

nixtlats-0.1.18-py3-none-any.whl (36.2 kB view details)

Uploaded Python 3

File details

Details for the file nixtlats-0.1.18.tar.gz.

File metadata

  • Download URL: nixtlats-0.1.18.tar.gz
  • Upload date:
  • Size: 31.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.18

File hashes

Hashes for nixtlats-0.1.18.tar.gz
Algorithm Hash digest
SHA256 61ab2dcb7ba935462c1dcff2314266271c5cdb48e78689275c05e10d965a7d43
MD5 e7fcde97451fca505bced8db9ad62bd6
BLAKE2b-256 f3a74d892012a43cf2bc6494cf83414955bc25ff08168555d1856fd531a62055

See more details on using hashes here.

File details

Details for the file nixtlats-0.1.18-py3-none-any.whl.

File metadata

  • Download URL: nixtlats-0.1.18-py3-none-any.whl
  • Upload date:
  • Size: 36.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.2 CPython/3.9.18

File hashes

Hashes for nixtlats-0.1.18-py3-none-any.whl
Algorithm Hash digest
SHA256 cfb77441bfd020a80f7a0579f65fac44799e34654b28cfbca310cf685387751e
MD5 69cce8ee72be84351207248757dbd595
BLAKE2b-256 91bf7400fe698fdbdcd6d92add62e87fe9ad80d6c643f802092887c666c8dc73

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page