Keras
How to use from the
Use from the
Keras library
# Available backend options are: "jax", "torch", "tensorflow".
import os
os.environ["KERAS_BACKEND"] = "jax"

import keras

model = keras.saving.load_model("hf://ICFgainAI/Lifetime")

Model Description

This is a part of ICFgainAI, published at https://doi.org/10.1002/lpor.71253
other parts of ICFgainAI are available at https://huggingface.co/ICFgainAI/Section

model: the main model file containing the trained model
base_mat_scaler: host material input scaler used during model construction
dopant_scaler: dopant input scaler used during model construction
y_scaler: target value scaler to restore model output to original scale

Downloads last month
1
Inference Providers NEW
This model isn't deployed by any Inference Provider. 🙋 Ask for provider support