Tag: ML/AI

  • ML Prediction of High/Low Video Game Hits with Data Resampling and Model Tuning

    ML Prediction of High/Low Video Game Hits with Data Resampling and Model Tuning

    The post outlines a ML-based approach to forecast video game sales, using several techniques to enhance training, accuracy, and prediction. The Kaggle’s VGChartz dataset, containing sales data and other game-specific information, was used to build and refine the model. Several ML techniques including RandomForestClassifier and Logistic Regression yielded top predictors, with the critic’s score deemed…

  • Heart Failure Prediction using Supervised ML/AI Technique

    Heart Failure Prediction using Supervised ML/AI Technique

    Introduction This project is aimed to support ESC guidelines [1] that help health professionals manage people with heart failure (HF) according to the best available evidence. The objective  is not only to develop an accurate survival prediction model but also to discover essential factors for the survival prediction of HF patients.  The complex nature of HF produces a significant amount…