Instructions to use dhruvsaxena11/Timeseries-binary-classifier_China_set_energy with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Transformers
How to use dhruvsaxena11/Timeseries-binary-classifier_China_set_energy with Transformers:
# Load model directly from transformers import AutoTokenizer, PatchTSTForClassification tokenizer = AutoTokenizer.from_pretrained("dhruvsaxena11/Timeseries-binary-classifier_China_set_energy") model = PatchTSTForClassification.from_pretrained("dhruvsaxena11/Timeseries-binary-classifier_China_set_energy") - Notebooks
- Google Colab
- Kaggle
Welcome to the community
The community tab is the place to discuss and collaborate with the HF community!