An open API service indexing awesome lists of open source software.

https://github.com/rachkat/random-foresst-analysis-r-studio-plotting-classification-tree

Classification analysis in R using the birthwt dataset. Built and compared Decision Tree and Random Forest models to predict low birth weight. Both achieved 71.05% accuracy, with Random Forest reducing overfitting and confirming maternal weight and age as key predictors.
https://github.com/rachkat/random-foresst-analysis-r-studio-plotting-classification-tree

classification data-analysis decision-trees machine-learning predictive-modeling r random-forest

Last synced: 9 months ago
JSON representation

Classification analysis in R using the birthwt dataset. Built and compared Decision Tree and Random Forest models to predict low birth weight. Both achieved 71.05% accuracy, with Random Forest reducing overfitting and confirming maternal weight and age as key predictors.

Awesome Lists containing this project