nixtlats 0.1.11
pip install nixtlats==0.1.11
Released:
Nixtla SDK
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License
- Requires: Python >=3.7
Classifiers
- License
- Operating System
- Programming Language
Project description
Nixtla

NixtlaTS
Forecast using TimeGPT
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(token=os.environ['TIMEGPT_TOKEN'])
fcst_df = timegpt.forecast(df, h=24, level=[80, 90])
Project details
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: MIT License
- Requires: Python >=3.7
Classifiers
- License
- Operating System
- Programming Language
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file nixtlats-0.1.11.tar.gz
.
File metadata
- Download URL: nixtlats-0.1.11.tar.gz
- Upload date:
- Size: 16.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
778c340fddf02f3b6a11bd69ccd797a83fab1c67177b85f11bc61ceb6c41f1c3
|
|
MD5 |
4115a4756b2303b6074f2db90bdd34dd
|
|
BLAKE2b-256 |
544f88963bbd6b08ef18c621532da88622d79ff97cd9db665f384af17f8796b5
|
File details
Details for the file nixtlats-0.1.11-py3-none-any.whl
.
File metadata
- Download URL: nixtlats-0.1.11-py3-none-any.whl
- Upload date:
- Size: 20.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.17
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 |
f2ddda8e23aa58e7f771892186176b687d2302e445ff762dcf699d1cea06b75d
|
|
MD5 |
e8a048f5bfea89d1f9e8473de9ffb24e
|
|
BLAKE2b-256 |
32be2eb9c00beceac04b213bbda2672f1a86afafc3109366b41186d6ce7e19f9
|