Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

K-Iwa
/
time-anchor

Time Series Forecasting
Transformers
Safetensors
time-series
forecasting
explainability
modernbert
Model card Files Files and versions
xet
Community

Instructions to use K-Iwa/time-anchor with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Transformers

    How to use K-Iwa/time-anchor with Transformers:

    # Load model directly
    from transformers import AutoModel
    model = AutoModel.from_pretrained("K-Iwa/time-anchor", device_map="auto")
  • Notebooks
  • Google Colab
  • Kaggle
time-anchor / src /time_anchor
373 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
K-Iwa's picture
K-Iwa
Refresh all files
2f28361 verified about 2 months ago
  • cli
    Refresh all files about 2 months ago
  • explainability
    Refresh all files about 2 months ago
  • __init__.py
    763 Bytes
    Refresh all files about 2 months ago
  • base.py
    3.95 kB
    Refresh all files about 2 months ago
  • forward_anchor_sampler.py
    34.3 kB
    Refresh all files about 2 months ago
  • hierarchical_sparse_anchor_sampler.py
    27.3 kB
    Refresh all files about 2 months ago
  • inference.py
    17 kB
    Refresh all files about 2 months ago
  • inverted_sampler.py
    39.9 kB
    Refresh all files about 2 months ago
  • learnable_anchor.py
    19.6 kB
    Refresh all files about 2 months ago
  • multi_anchor_ensemble.py
    24.3 kB
    Refresh all files about 2 months ago
  • sparse_anchor_sampler.py
    27.2 kB
    Refresh all files about 2 months ago
  • time_anchor.py
    104 kB
    Refresh all files about 2 months ago
  • utils.py
    1.05 kB
    Refresh all files about 2 months ago