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

  • Log In
  • Sign Up

Yukin3
/
TPnet-small

Tabular Classification
Keras
English
traffic
Model card Files Files and versions
xet
Community

Instructions to use Yukin3/TPnet-small with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Keras

    How to use Yukin3/TPnet-small with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://Yukin3/TPnet-small")
    
  • Notebooks
  • Google Colab
  • Kaggle
TPnet-small
290 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 5 commits
Yukin3's picture
Yukin3
Update README.md
911883a verified about 1 year ago
  • .gitattributes
    1.52 kB
    initial commit about 1 year ago
  • README.md
    1.46 kB
    Update README.md about 1 year ago
  • ablation_dnn_results.csv
    117 Bytes
    Initial Commit about 1 year ago
  • confusion_matrix_dnn.png
    20.5 kB
    Initial Commit about 1 year ago
  • dnn_training_trajectory.png
    70.5 kB
    Initial Commit about 1 year ago
  • traffic_predictor_dnn.h5
    196 kB
    xet
    Initial Commit about 1 year ago