Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

cazorazitora
/
benchmark-dg-ddg-for-garden

Scikit-learn
Joblib
chemistry
computational-chemistry
catalysis
random-forest
graph-neural-network
regression
Model card Files Files and versions
xet
Community

Instructions to use cazorazitora/benchmark-dg-ddg-for-garden with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Scikit-learn

    How to use cazorazitora/benchmark-dg-ddg-for-garden with Scikit-learn:

    from huggingface_hub import hf_hub_download
    import joblib
    model = joblib.load(
    	hf_hub_download("cazorazitora/benchmark-dg-ddg-for-garden", "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
benchmark-dg-ddg-for-garden
516 MB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 2 commits
cazorazitora's picture
cazorazitora
Add EGNN + RF weights and descriptor pipeline for Garden
9d64c1d verified 14 days ago
  • .gitattributes
    1.52 kB
    initial commit 14 days ago
  • LICENSE
    11.4 kB
    Add EGNN + RF weights and descriptor pipeline for Garden 14 days ago
  • PROVENANCE.txt
    1.13 kB
    Add EGNN + RF weights and descriptor pipeline for Garden 14 days ago
  • README.md
    1.23 kB
    Add EGNN + RF weights and descriptor pipeline for Garden 14 days ago
  • egnn_best.pt
    48.3 MB
    xet
    Add EGNN + RF weights and descriptor pipeline for Garden 14 days ago
  • rf_ddg.joblib
    145 MB
    xet
    Add EGNN + RF weights and descriptor pipeline for Garden 14 days ago
  • rf_dg.joblib
    322 MB
    xet
    Add EGNN + RF weights and descriptor pipeline for Garden 14 days ago
  • rf_src.tar.gz
    38.9 kB
    xet
    Add EGNN + RF weights and descriptor pipeline for Garden 14 days ago