5 skills found
chayandatta / Heart Disease PredictionHeart Disease prediction using 5 algorithms
reindert-vetter / Pattern Decision TreeEver wondered which file your code should be in? Based on this tree you can determine what kind of code you are working with.
dignipy / DignipyVarious data structure implementations in Python
GINK03 / Boosting Tree TokenizerGradient Boosting Dicision Tree(LightGBM)を用い、教師ありで自然言語の分かちと形態素の推定を学習&予想します。名称は珊瑚(sango)にしたい
Mubshr07 / HeartDiseasePredictionThis repo is the Machine Learning practice on NHANES dataset of Heart Disease prediction. The ML algorithms like LR, DT, RF, SVM, KNN, NB, MLP, AdaBoost, XGBoost, CatBoost, LightGBM, ExtraTree, etc. The results are good. I also explore the class-balancing (SMOTE) because the original dataset contains only 5% of patient and 95% of healthy record.