@extends('admin.layouts.app') @section('title', 'Dashboard') @section('content')
{{ $userCount }}
{{ $csvCount }}
{{ ucfirst($col) }} | @endforeach
---|
{{ $cell }} | @endforeach
Label | Precision | Recall | F1 Score | Support |
---|---|---|---|---|
{{ $m['label'] }} | {{ $m['precision'] }} | {{ $m['recall'] }} | {{ $m['f1_score'] }} | {{ $m['support'] }} |
No evaluation metrics data. |