Skip to content

Commit

Permalink
csv files with broken links
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 25, 2025
1 parent bb5fb90 commit a859fd6
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 3 deletions.
9 changes: 7 additions & 2 deletions Broken Links Dev.csv
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
Origin Webpage,Status Code / Error,URL
https://auto.gluon.ai/dev/tutorials/multimodal/advanced_topics/tensorrt.html ,404,https://docs.nvidia.com/deeplearning/tensorrt/developer-guide/index.html#reduced-precision
https://auto.gluon.ai/dev/tutorials/timeseries/advanced/index.html ,403,https://auto.gluon.ai/dev/tutorials/timeseries/advanced/advanced/forecasting-custom-model.html
https://auto.gluon.ai/dev/tutorials/timeseries/forecasting-model-zoo.html#autogluon.timeseries.models.WaveNetModel ,<urlopen error timed out>,https://otexts.com/fpp3/prediction-intervals.html
https://auto.gluon.ai/dev/tutorials/timeseries/forecasting-metrics.html ,<urlopen error timed out>,https://otexts.com/fpp3/accuracy.html#percentage-errors
https://auto.gluon.ai/dev/tutorials/timeseries/forecasting-metrics.html#autogluon.timeseries.metrics.MASE ,<urlopen error timed out>,https://otexts.com/fpp3/accuracy.html#scale-dependent-errors
https://auto.gluon.ai/dev/tutorials/timeseries/forecasting-metrics.html#autogluon.timeseries.metrics.MSE ,<urlopen error timed out>,https://otexts.com/fpp3/accuracy.html#scaled-errors
https://auto.gluon.ai/dev/tutorials/tabular/tabular-essentials.html ,<urlopen error [Errno 101] Network is unreachable>,https://www.gnu.org/software/wget/
https://auto.gluon.ai/dev/tutorials/timeseries/forecasting-metrics.html#autogluon.timeseries.metrics.MSE ,<urlopen error timed out>,https://robjhyndman.com/publications/another-look-at-measures-of-forecast-accuracy/
https://auto.gluon.ai/dev/tutorials/timeseries/forecasting-metrics.html#autogluon.timeseries.metrics.RMSSE ,<urlopen error timed out>,https://otexts.com/fpp3/distaccuracy.html#quantile-scores
https://auto.gluon.ai/dev/tutorials/timeseries/advanced/index.html ,403,https://auto.gluon.ai/dev/tutorials/timeseries/advanced/advanced/forecasting-custom-model.html
https://auto.gluon.ai/dev/_sources/tutorials/multimodal/advanced_topics/hyperparameter_optimization.ipynb.txt ,403,"https://auto.gluon.ai/dev/_sources/tutorials/multimodal/advanced_topics/\\""https:/docs.ray.io/en/latest/train/api/doc/ray.train.CheckpointConfig.html#ray.train.CheckpointConfig\\"""
7 changes: 6 additions & 1 deletion Broken Links Stable.csv
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@
Origin Webpage,Status Code / Error,URL
https://auto.gluon.ai/stable/tutorials/timeseries/forecasting-model-zoo.html#autogluon.timeseries.models.RecursiveTabularModel ,<urlopen error timed out>,https://otexts.com/fpp3/prediction-intervals.html
https://auto.gluon.ai/stable/tutorials/timeseries/forecasting-metrics.html#forecasting-metrics ,<urlopen error timed out>,https://robjhyndman.com/publications/another-look-at-measures-of-forecast-accuracy/
https://auto.gluon.ai/stable/tutorials/timeseries/forecasting-metrics.html#forecasting-metrics ,<urlopen error timed out>,https://otexts.com/fpp3/distaccuracy.html#quantile-scores
https://auto.gluon.ai/stable/tutorials/timeseries/forecasting-metrics.html#autogluon.timeseries.metrics.RMSSE ,<urlopen error timed out>,https://otexts.com/fpp3/accuracy.html#percentage-errors
https://auto.gluon.ai/stable/_sources/tutorials/multimodal/advanced_topics/hyperparameter_optimization.ipynb.txt ,403,"https://auto.gluon.ai/stable/_sources/tutorials/multimodal/advanced_topics/\\""https:/docs.ray.io/en/latest/train/api/doc/ray.train.CheckpointConfig.html#ray.train.CheckpointConfig\\"""
https://auto.gluon.ai/stable/tutorials/multimodal/advanced_topics/tensorrt.html ,404,https://docs.nvidia.com/deeplearning/tensorrt/developer-guide/index.html#reduced-precision
https://auto.gluon.ai/stable/tutorials/timeseries/forecasting-metrics.html#autogluon.timeseries.metrics.WAPE ,<urlopen error timed out>,https://otexts.com/fpp3/accuracy.html#scale-dependent-errors
https://auto.gluon.ai/stable/tutorials/tabular/tabular-essentials.html ,<urlopen error [Errno 101] Network is unreachable>,https://www.gnu.org/software/wget/
https://auto.gluon.ai/stable/tutorials/timeseries/forecasting-metrics.html#autogluon.timeseries.metrics.TimeSeriesScorer.compute_metric ,<urlopen error timed out>,https://otexts.com/fpp3/accuracy.html#scaled-errors

0 comments on commit a859fd6

Please sign in to comment.