Skip to content

How can I show accuracy, precision, recall, f1-measure of this model? #27

Open
@faisal95bd

Description

@faisal95bd
No description provided.

Activity

jusgowiturs

jusgowiturs commented on Dec 26, 2019

@jusgowiturs

Use
from sklearn.metrics import classification_report

To evaluate model

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

      Development

      No branches or pull requests

        Participants

        @jusgowiturs@faisal95bd

        Issue actions

          How can I show accuracy, precision, recall, f1-measure of this model? · Issue #27 · susanli2016/Machine-Learning-with-Python