Skip to content

Commit

Permalink
Merge branch 'neurazum:main' into main
Browse files Browse the repository at this point in the history
  • Loading branch information
eyupipler authored Jul 30, 2024
2 parents 66ac358 + e2b3781 commit 01cc2da
Show file tree
Hide file tree
Showing 22 changed files with 433 additions and 8,649 deletions.
12 changes: 0 additions & 12 deletions Main Models/README.md

This file was deleted.

6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,7 @@ print(f'Doğruluk: %{accuracy * 100:.5f}')
- ```bash
pip install -r requirements.txt
```
- Örnek kullanımla modelin ve veritinin yolunu yerleştirin.
- Örnek kullanımla modelin ve veri setinin yolunu yerleştirin.
- Ve dosyayı çalıştırın.

## Değerlendirme
Expand All @@ -285,6 +285,7 @@ print(f'Doğruluk: %{accuracy * 100:.5f}')
- bai-2.2 => (Doğruluk oranı çok yüksek = %94,8874296435272) (DUYGUSAL SINIFLANDIRMA)
- bai-3.0 Emotion => (Doğruluk oranı çok yüksek = %97,79549718574108) (DUYGUSAL SINIFLANDIRMA)
- bai-3.0 Epilepsy => (Doğruluk oranı yüksek = %68,90829694323143) (EPİLEPSİ NÖBET TESPİTİ)
- bai-3.1 Emotion => (Doğruluk oranı çok yüksek = %95,1219512195122) (DUYGUSAL SINIFLANDIRMA)

### Sonuçlar

Expand Down Expand Up @@ -322,7 +323,7 @@ Eyüp İpler - https://www.linkedin.com/in/eyupipler/

neurazum@gmail.com

# ---------------------------------------
# --------------------------------------

# bai Models

Expand Down Expand Up @@ -612,6 +613,7 @@ print(f'Accuracy: %{accuracy * 100:.5f}')
- bai-2.2 => (Accuracy very high = %94,8874296435272) (EMOTIONAL CLASSIFICATION)
- bai-3.0 Emotion => (Accuracy very high = %97,79549718574108) (EMOTIONAL CLASSIFICATION)
- bai-3.0 Epilepsy => (Accuracy high = %68,90829694323143) (SEIZURE DETECTION)
- bai-3.1 Emotion => (Accuracy very high = %95,1219512195122) (EMOTIONAL CLASSIFICATION)
### Results
Expand Down
Binary file removed bai-1-15c/Model/bai-1-15c.h5
Binary file not shown.
44 changes: 0 additions & 44 deletions bai-1-15c/README.md

This file was deleted.

Binary file removed bai-1-26c/Model/bai-1-26c.h5
Binary file not shown.
69 changes: 0 additions & 69 deletions bai-1-26c/README.md

This file was deleted.

Loading

0 comments on commit 01cc2da

Please sign in to comment.