mirror of
https://github.com/youronlydimwit/Data_ScienceUse_Cases.git
synced 2025-12-22 01:59:43 +01:00
14 lines
616 B
Markdown
14 lines
616 B
Markdown
# 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!
|