Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing

  • Log In
  • Sign Up

sportstensor
/
basic_model

Keras
Model card Files Files and versions
xet
Community
2

Instructions to use sportstensor/basic_model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use sportstensor/basic_model with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://sportstensor/basic_model")
    
  • Notebooks
  • Google Colab
  • Kaggle
basic_model / epl
239 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 3 commits
conidig's picture
conidig
combined_table for EPL model
84cb2b2 almost 2 years ago
  • basic_model.keras
    11.4 kB
    EPL model almost 2 years ago
  • combined_table.csv
    2.56 kB
    combined_table for EPL model almost 2 years ago
  • fixture_data.xlsx
    225 kB
    EPL model almost 2 years ago