diff --git a/Classification/aaa.md b/Classification/aaa.md index 425faf6..b1c0a84 100644 --- a/Classification/aaa.md +++ b/Classification/aaa.md @@ -1 +1,13 @@ -Codes about running classification models are found here. +# 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!