Instructions to use jirkoru/TemporalRegressionV2 with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Scikit-learn
How to use jirkoru/TemporalRegressionV2 with Scikit-learn:
import joblib from skops.hub_utils import download download("jirkoru/TemporalRegressionV2", "path_to_folder") model = joblib.load( "model.pkl" ) # only load pickle files from sources you trust # read more about it here https://skops.readthedocs.io/en/stable/persistence.html - Notebooks
- Google Colab
- Kaggle
File size: 129 Bytes
e1487c4 | 1 2 3 4 | version https://git-lfs.github.com/spec/v1
oid sha256:db86051ca41cbc1efcd37c13ce4c845062a29b3d610808bae8b397fbb1c0d4e5
size 2054
|