Instructions to use Ozziey/poet-type-model with libraries, inference providers, notebooks, and local apps. Follow these links to get started.
- Libraries
- Scikit-learn
How to use Ozziey/poet-type-model with Scikit-learn:
import joblib from skops.hub_utils import download download("Ozziey/poet-type-model", "path_to_folder") model = joblib.load( "Pickle_HME_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
YAML Metadata Error:"widget" must be an array
Model description
[More Information Needed]
Intended uses & limitations
[More Information Needed]
Training Procedure
Hyperparameters
The model is trained with below hyperparameters.
Click to expand
| Hyperparameter | Value |
|---|---|
| alpha | 1 |
| class_prior | |
| fit_prior | 1 |
| norm | 0 |
Model Plot
The model plot is below.
ComplementNB()Please rerun this cell to show the HTML repr or trust the notebook.
ComplementNB()
Evaluation Results
[More Information Needed]
How to Get Started with the Model
[More Information Needed]
Model Card Authors
This model card is written by following authors:
[More Information Needed]
Model Card Contact
You can contact the model card authors through following channels: [More Information Needed]
Citation
Below you can find information related to citation.
BibTeX:
[More Information Needed]
citation_bibtex
bibtex @inproceedings{...,year={2022}}
model_card_authors
skops_user
limitations
This model is purely for academic purposes.
model_description
This is a Complement NB model trained on a poetry dataset.
- Downloads last month
- -