Skip to content

Commit

Permalink
Merge pull request #65 from ajati/plot_fix
Browse files Browse the repository at this point in the history
Utility plot fixes
  • Loading branch information
wgifford authored Jun 11, 2024
2 parents f52ebf9 + ef7853c commit b5bc3ba
Show file tree
Hide file tree
Showing 5 changed files with 997 additions and 496 deletions.
8 changes: 0 additions & 8 deletions notebooks/hfdemo/tinytimemixer/ttm_m4_hourly.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -61,14 +61,6 @@
"import numpy as np\n",
"import pandas as pd\n",
"\n",
"# First Party\n",
"from tsfm_public.toolkit.callbacks import TrackingCallback\n",
"from tsfm_public.models.tinytimemixer.utils import (\n",
" count_parameters,\n",
" get_data,\n",
" plot_preds,\n",
")\n",
"\n",
"# Local\n",
"from tsfm_public.models.tinytimemixer import TinyTimeMixerForPrediction"
]
Expand Down
269 changes: 102 additions & 167 deletions notebooks/hfdemo/ttm_getting_started.ipynb

Large diffs are not rendered by default.

Loading

0 comments on commit b5bc3ba

Please sign in to comment.