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

  • Log In
  • Sign Up

NeerajCodz
/
aiBatteryLifeCycle

Tabular Regression
Keras
Joblib
English
battery
state-of-health
remaining-useful-life
time-series
regression
lstm
transformer
xgboost
lightgbm
random-forest
ensemble
Model card Files Files and versions
xet
Community

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

  • Libraries
  • Keras

    How to use NeerajCodz/aiBatteryLifeCycle with Keras:

    # Available backend options are: "jax", "torch", "tensorflow".
    import os
    os.environ["KERAS_BACKEND"] = "jax"
    
    import keras
    
    model = keras.saving.load_model("hf://NeerajCodz/aiBatteryLifeCycle")
    
  • Notebooks
  • Google Colab
  • Kaggle
aiBatteryLifeCycle / v2 /reports
346 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits

This model has 6 files scanned as unsafe.

NeerajCodz's picture
NeerajCodz
fix: v3
c8de822 2 months ago
  • best_model_analysis.png
    126 kB
    xet
    move figures to git-lfs 2 months ago
  • model_validation.csv
    1.34 kB
    fix: v3 2 months ago
  • per_battery_accuracy.png
    78.3 kB
    xet
    move figures to git-lfs 2 months ago
  • r2_vs_accuracy.png
    60.7 kB
    xet
    move figures to git-lfs 2 months ago
  • validation_accuracy_bars.png
    79.8 kB
    xet
    move figures to git-lfs 2 months ago
  • validation_report.html
    0 Bytes
    fix: v3 2 months ago
  • validation_summary.json
    302 Bytes
    fix: v3 2 months ago