healthcare-patient-segmentation/ │ ├── data/ │ ├── raw/ │ │ └── patient_segmentation_dataset.csv │ └── processed/ │ ├── patients_cleaned.csv │ ├── patients_features.csv │ ├── patients_processed.csv ...
️ How to Run the Project Import the dataset into MySQL Workbench. Create the database and table. Execute the SQL queries in supply_chain_analysis.sql. Review the outputs. Read Insights.md and ...