Update README.md
Browse files
README.md
CHANGED
|
@@ -122,8 +122,8 @@ Each model name follows this format:
|
|
| 122 |
|
| 123 |
- Zero-shot Anomaly Detection (to be added soon)
|
| 124 |
- Zero-shot Imputation (to be added soon)
|
| 125 |
-
- Zero-shot Similarity Search [Simple Search Example](https://github.com/ibm-granite/granite-tsfm/blob/main/notebooks/hfdemo/tspulse_search_simple_example.ipynb) [Indexing Example](https://github.com/ibm-granite/granite-tsfm/blob/main/notebooks/hfdemo/tspulse_search_with_faiss.ipynb)
|
| 126 |
-
- Multivariate Classification [Example](https://github.com/ibm-granite/granite-tsfm/blob/main/notebooks/hfdemo/tspulse_classification.ipynb)
|
| 127 |
|
| 128 |
|
| 129 |
### Usage guidelines
|
|
|
|
| 122 |
|
| 123 |
- Zero-shot Anomaly Detection (to be added soon)
|
| 124 |
- Zero-shot Imputation (to be added soon)
|
| 125 |
+
- Zero-shot Similarity Search [[Simple Search Example]](https://github.com/ibm-granite/granite-tsfm/blob/main/notebooks/hfdemo/tspulse_search_simple_example.ipynb) [[Indexing Example]](https://github.com/ibm-granite/granite-tsfm/blob/main/notebooks/hfdemo/tspulse_search_with_faiss.ipynb)
|
| 126 |
+
- Multivariate Classification [[Example]](https://github.com/ibm-granite/granite-tsfm/blob/main/notebooks/hfdemo/tspulse_classification.ipynb)
|
| 127 |
|
| 128 |
|
| 129 |
### Usage guidelines
|