skops_sklearn / README.md
Chibundum's picture
Update README.md
1a93b21
|
raw
history blame
799 Bytes
metadata
library_name: sklearn
datasets:
  - scikit-learn/iris
metrics:
  - Accuracy
  - F1 Score
  - Confusion matrix

Model Card for Logistic regression model

A multiclass classification task using a Logistic regression model trained on the Iris dataset, developed in Scikit-Learn version 1.0 and loaded in both version 1.0 and 1.1.

Model Details

Model Description

  • Developed by: Adebayo Chibundum
  • Model type: Logistic Regression
  • License: None

Training Details

Training Data

Evaluation

Metrics and Results

  • Accuracy: 1.0
  • Macro-averaged F1 Score: 1.0
  • Confusion Matrix