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

  • Log In
  • Sign Up

gokulalgates
/
nrtoxpred-models

Scikit-learn
English
toxicity
cheminformatics
nuclear-receptors
svm
rdkit
drug-discovery
Model card Files Files and versions
xet
Community

Instructions to use gokulalgates/nrtoxpred-models with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Scikit-learn

    How to use gokulalgates/nrtoxpred-models with Scikit-learn:

    from huggingface_hub import hf_hub_download
    import joblib
    model = joblib.load(
    	hf_hub_download("gokulalgates/nrtoxpred-models", "sklearn_model.joblib")
    )
    # 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
nrtoxpred-models
Ctrl+K
Ctrl+K
  • 1 contributor
History: 49 commits
gokulalgates's picture
gokulalgates
Upload MODELS/MACCS/PPARG_SL.model with huggingface_hub
31387c5 verified 14 days ago
  • MODELS
    Upload MODELS/MACCS/PPARG_SL.model with huggingface_hub 14 days ago
  • X_train
    Upload X_train/RXR.xlsx with huggingface_hub 15 days ago
  • .gitattributes
    2 kB
    Upload X_train/RXR.xlsx with huggingface_hub 15 days ago
  • README.md
    3.48 kB
    Add model card documentation 15 days ago