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 / v3 /figures
2.96 MB
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_ensemble_prediction.png
    80.6 kB
    xet
    fix: v3 2 months ago
  • capacity_and_rul.png
    232 kB
    xet
    fix: v3 2 months ago
  • ced_curves.png
    252 kB
    xet
    fix: v3 2 months ago
  • degradation_state_distribution.png
    76.2 kB
    xet
    fix: v3 2 months ago
  • dg_itransformer_predictions.png
    108 kB
    xet
    fix: v3 2 months ago
  • dg_itransformer_training.png
    94.5 kB
    xet
    fix: v3 2 months ago
  • ensemble_comparison.png
    63 kB
    xet
    fix: v3 2 months ago
  • ensemble_confusion_matrix.png
    35.4 kB
    xet
    fix: v3 2 months ago
  • ensemble_weights.png
    24.8 kB
    xet
    fix: v3 2 months ago
  • feature_correlation_heatmap.png
    271 kB
    xet
    fix: v3 2 months ago
  • lstm_actual_vs_predicted.png
    194 kB
    xet
    fix: v3 2 months ago
  • lstm_training_curves.png
    215 kB
    xet
    fix: v3 2 months ago
  • mc_dropout_uncertainty_lstm.png
    162 kB
    xet
    fix: v3 2 months ago
  • soc_coulomb_counting_demo.png
    95.3 kB
    xet
    fix: v3 2 months ago
  • soh_degradation_trends.png
    277 kB
    xet
    fix: v3 2 months ago
  • transformer_pt_training_curves.png
    88.7 kB
    xet
    fix: v3 2 months ago
  • transformer_tf_training_curves.png
    88.2 kB
    xet
    fix: v3 2 months ago
  • unified_model_comparison.png
    142 kB
    xet
    fix: v3 2 months ago
  • vae_anomaly_detection.png
    103 kB
    xet
    fix: v3 2 months ago
  • vae_latent_umap.png
    218 kB
    xet
    fix: v3 2 months ago
  • vae_lstm_prediction.png
    138 kB
    xet
    fix: v3 2 months ago