Skip to content

Commit

Permalink
merge_capabilities
Browse files Browse the repository at this point in the history
  • Loading branch information
elephaint committed May 3, 2024
1 parent 88636c2 commit 84e7f67
Show file tree
Hide file tree
Showing 18 changed files with 9 additions and 1,736 deletions.
728 changes: 0 additions & 728 deletions nbs/docs/capabilities/1_1_quickstart_forecast.ipynb

This file was deleted.

1,006 changes: 0 additions & 1,006 deletions nbs/docs/capabilities/2_1_quickstart_anomaly_detection.ipynb

This file was deleted.

11 changes: 9 additions & 2 deletions nbs/docs/use-cases/2_bitcoin_price_prediction.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -22,13 +22,20 @@
"In this tutorial, we will demonstrate how to use TimeGPT for financial time series forecasting, focusing on Bitcoin price prediction. We will also showcase how to use TimeGPT for uncertainty quantification, which is essential for risk management and decision-making.\n",
"\n",
"**Outline:** \n",
"\n",
"1. [Load Bitcoin Price Data](#load-bitcoin-price-data) \n",
"\n",
"2. [Get Started with TimeGPT](#get-started-with-timegpt)\n",
"\n",
"3. [Visualize the Data](#visualize-the-data)\n",
"\n",
"4. [Forecast with TimeGPT](#forecast-with-timegpt) \n",
"\n",
"5. [Extend Bitcon Price Analysis with TimeGPT](#extend-bitcoin-price-analysis-with-timegpt)\n",
"5. [Understand the Model's Limitations](#understand-the-models-limitations)\n",
"6. [References and Additional Material](#references-and-additional-material) "
"\n",
"6. [Understand the Model's Limitations](#understand-the-models-limitations)\n",
"\n",
"7. [References and Additional Material](#references-and-additional-material) "
]
},
{
Expand Down

0 comments on commit 84e7f67

Please sign in to comment.