--- library_name: sklearn tags: - sklearn - skops - tabular-classification - art model_format: skops model_file: model.skops --- # Model description [More Information Needed] ## Intended uses & limitations ### Only for cats ![Untitled 8ea66d](cat_8ea66d.png) ### And for birbs ![tmp9ji6uam1i5pmkd7l.jpg](tmp9ji6uam1i5pmkd7l.jpg) ## Training Procedure ### Hyperparameters The model is trained with below hyperparameters.
Click to expand | Hyperparameter | Value | |------------------|---------| | constant | | | random_state | | | strategy | prior |
### Model Plot The model plot is below.
DummyClassifier()
In a Jupyter environment, please rerun this cell to show the HTML representation or trust the notebook.
On GitHub, the HTML representation is unable to render, please try loading this page with nbviewer.org.
## Evaluation Results You can find the details about evaluation process and the evaluation results. | Metric | Value | |----------|---------| | accuracy | 0.9 | # 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] ```