-
Project Execution By:
- Danial Soleimany
- Machine Learning Engineer
- Student of Artificial Intelligence
-
Project Supervisor:
- Samaneh Zahedi
- Bachelor of Radiology from Shiraz University of Medical Sciences
- Masters Degree in Medical Physics from Jondishapour University of Medical Sciences
- Prediction: Predict whether a patient has cervical uterus cancer.
- Survival Estimation: Estimate the number of days a patient will survive with cervical cancer.
- Machine Learning Application: Apply machine learning algorithms for regression and classification tasks.
- Feature Importance: Identify impactful features through feature selection methods.
- Dose Rate Investigation: Investigate the relationship between dose rate and survival duration over time.
- Limited Dataset: Small number of samples challenges achieving high accuracies.
- Outliers: Presence of outliers affecting algorithms sensitive to them.
- Imbalanced Data: Class imbalance in target variable biasing model learning.
- Missing Values: Handling missing values without significant data loss.
- Hyper-parameter Tuning: Prevent overfitting or underfitting using hyper-parameter tuning.
- RobustScaler: Mitigate outlier impact by scaling data before model training.
- Stratified Sampling: Ensure balanced representation of classes in training and testing sets.
- Imputation: Handle missing values with mean and mode imputation to retain sample size.
This project is licensed under the MIT License - see the LICENSE file for details.
solutions, and guidance on how to get started with and contribute to the project.