mirror of
https://github.com/youronlydimwit/Data_ScienceUse_Cases.git
synced 2025-12-20 17:19:58 +01:00
Rename aaa.md to readme.md
This commit is contained in:
committed by
GitHub
parent
b01c77c79b
commit
f5f167b43e
13
Classification/readme.md
Normal file
13
Classification/readme.md
Normal file
@@ -0,0 +1,13 @@
|
||||
# Classification Folder
|
||||
Codes about running classification models are found here. Data used in the notebooks are stored in the **Data** folder. Below is the list of available (and in-progress) workbooks.
|
||||
|
||||
## 1. Breast Cancer Workbook
|
||||
This workbook aims to conduct classification of Breast Cancer patients based on medical check up results.
|
||||
|
||||
## 2. Gender Prediction Workbook
|
||||
This workbook tries to determine the gender of a person based on facial characteristics.
|
||||
|
||||
## 3. Mushrooms Classification Workbook
|
||||
This workbook attempts at classifying mushroom types based on its morphological properties.
|
||||
|
||||
More coming soon!
|
||||
Reference in New Issue
Block a user