Chronos: How to use built-in dataset (#6572)
				
					
				
			* add how to use built-in dataset * how-to-use-built-in-dataset * fix issue * rst link * remove dedundancy code * fix syntax error * fix conflict * reset * reset again
This commit is contained in:
		
							parent
							
								
									1d4d65dd07
								
							
						
					
					
						commit
						9db2b48519
					
				
					 3 changed files with 7 additions and 1 deletions
				
			
		| 
						 | 
					@ -0,0 +1,3 @@
 | 
				
			||||||
 | 
					{
 | 
				
			||||||
 | 
					    "path": "../../../../../../python/chronos/colab-notebook/howto/how_to_use_built-in_datasets.ipynb"
 | 
				
			||||||
 | 
					}
 | 
				
			||||||
| 
						 | 
					@ -11,6 +11,7 @@ Installation
 | 
				
			||||||
Data Processing
 | 
					Data Processing
 | 
				
			||||||
-------------------------
 | 
					-------------------------
 | 
				
			||||||
* `Preprocess my data <how_to_preprocess_my_data.html>`__
 | 
					* `Preprocess my data <how_to_preprocess_my_data.html>`__
 | 
				
			||||||
 | 
					* `Built-in dataset <how_to_use_built-in_datasets.html>`__
 | 
				
			||||||
 | 
					
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Forecasting
 | 
					Forecasting
 | 
				
			||||||
| 
						 | 
					@ -37,6 +38,8 @@ Persist a forecaster
 | 
				
			||||||
* `Export the ONNX model files to disk <how_to_export_onnx_files.html>`__
 | 
					* `Export the ONNX model files to disk <how_to_export_onnx_files.html>`__
 | 
				
			||||||
* `Export the OpenVINO model files to disk <how_to_export_openvino_files.html>`__
 | 
					* `Export the OpenVINO model files to disk <how_to_export_openvino_files.html>`__
 | 
				
			||||||
* `Export the TorchScript model files to disk <how_to_export_torchscript_files.html>`__
 | 
					* `Export the TorchScript model files to disk <how_to_export_torchscript_files.html>`__
 | 
				
			||||||
 | 
					* `Preprocess my data <how_to_preprocess_my_data.html>`__
 | 
				
			||||||
 | 
					* `Built-in dataset <how_to_use_built-in_datasets.html>`__
 | 
				
			||||||
 | 
					
 | 
				
			||||||
Benchmark a forecaster
 | 
					Benchmark a forecaster
 | 
				
			||||||
~~~~~~~~~~~~~~~~~~~~~~~~~
 | 
					~~~~~~~~~~~~~~~~~~~~~~~~~
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in a new issue