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

odedf2001
/
movies_metadata.csv

Tabular Classification
Scikit-learn
English
movies
regression
classification
Model card Files Files and versions
xet
Community
1

Instructions to use odedf2001/movies_metadata.csv with libraries, inference providers, notebooks, and local apps. Follow these links to get started.

  • Libraries
  • Scikit-learn

    How to use odedf2001/movies_metadata.csv with Scikit-learn:

    from huggingface_hub import hf_hub_download
    import joblib
    model = joblib.load(
    	hf_hub_download("odedf2001/movies_metadata.csv", "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
movies_metadata.csv
Ctrl+K
Ctrl+K
  • 1 contributor
History: 30 commits
odedf2001's picture
odedf2001
Update README.md
2c86b0f verified 8 months ago
  • .gitattributes
    1.58 kB
    Upload movies_metadata.csv 9 months ago
  • Assignment_2_Classification,_Regression,_Clustering,_Evaluation (2).ipynb
    1.9 MB
    Upload Assignment_2_Classification,_Regression,_Clustering,_Evaluation (2).ipynb 8 months ago
  • README.md
    9.98 kB
    Update README.md 8 months ago
  • movies_metadata.csv
    34.4 MB
    xet
    Upload movies_metadata.csv 9 months ago
  • winning_classifier.pkl
    138 kB
    xet
    Upload winning_classifier.pkl 9 months ago