├── Conventional statistics vs machine learning ├── Decision tree.md ├── Model Evaluation.md ├── README.md ├── Random Forest.md ├── Survival analysis.md ├── Variable importance.md ├── _config.yml ├── new ├── ul.R └── unsupervised learning.R /Conventional statistics vs machine learning: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MoganaD/Machine-Learning-on-Breast-Cancer-Survival-Prediction/HEAD/Conventional statistics vs machine learning -------------------------------------------------------------------------------- /Decision tree.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MoganaD/Machine-Learning-on-Breast-Cancer-Survival-Prediction/HEAD/Decision tree.md -------------------------------------------------------------------------------- /Model Evaluation.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MoganaD/Machine-Learning-on-Breast-Cancer-Survival-Prediction/HEAD/Model Evaluation.md -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MoganaD/Machine-Learning-on-Breast-Cancer-Survival-Prediction/HEAD/README.md -------------------------------------------------------------------------------- /Random Forest.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MoganaD/Machine-Learning-on-Breast-Cancer-Survival-Prediction/HEAD/Random Forest.md -------------------------------------------------------------------------------- /Survival analysis.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MoganaD/Machine-Learning-on-Breast-Cancer-Survival-Prediction/HEAD/Survival analysis.md -------------------------------------------------------------------------------- /Variable importance.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MoganaD/Machine-Learning-on-Breast-Cancer-Survival-Prediction/HEAD/Variable importance.md -------------------------------------------------------------------------------- /_config.yml: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MoganaD/Machine-Learning-on-Breast-Cancer-Survival-Prediction/HEAD/_config.yml -------------------------------------------------------------------------------- /new: -------------------------------------------------------------------------------- 1 | hello -------------------------------------------------------------------------------- /ul.R: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MoganaD/Machine-Learning-on-Breast-Cancer-Survival-Prediction/HEAD/ul.R -------------------------------------------------------------------------------- /unsupervised learning.R: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/MoganaD/Machine-Learning-on-Breast-Cancer-Survival-Prediction/HEAD/unsupervised learning.R --------------------------------------------------------------------------------