Upload project klasifikasi tomat
This commit is contained in:
parent
cd3a6052d5
commit
e75ed526f1
|
|
@ -31,7 +31,7 @@
|
||||||
<i class="fas fa-bullseye text-purple-600 text-lg md:text-xl"></i>
|
<i class="fas fa-bullseye text-purple-600 text-lg md:text-xl"></i>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<h3 class="text-xl md:text-2xl font-bold text-gray-900">{{ $modelAccuracy }}%</h3>
|
<h3 class="text-xl md:text-2xl font-bold text-gray-900">92.10%</h3>
|
||||||
<p class="text-xs md:text-sm text-gray-600 mt-1 md:mt-2">Akurasi Model</p>
|
<p class="text-xs md:text-sm text-gray-600 mt-1 md:mt-2">Akurasi Model</p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -77,7 +77,7 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<h3 class="text-lg md:text-3xl font-bold text-gray-900">
|
<h3 class="text-lg md:text-3xl font-bold text-gray-900">
|
||||||
{{ number_format($akurasiRataRata, 2) }}%
|
92.10%
|
||||||
</h3>
|
</h3>
|
||||||
|
|
||||||
<p class="text-xs md:text-sm text-gray-600 mt-1 md:mt-2">
|
<p class="text-xs md:text-sm text-gray-600 mt-1 md:mt-2">
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue