You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This code base is collection of codes that are freely available for google earth engine. This is the collection of tutorials prepared by multiple individuals that were shared publicly as documents for learning purposes. These documents has been converted to web pages and are made easy access to the normal users via web page.
This dataset contains the sign and symptom data of newly diabetic or would-be diabetic patients. The data were collected using direct questionnaires from the patients of Sylhet Diabetes Hospital in Sylhet, Bangladesh, and approved by a doctor.
CSE Final Year Project. Heart Disease Prediction using Supervised Learning namely - Logistic Regression, Naive Bayes, K-NN, Decision Tree and Random Forest. The Porject is done in Python.
This project builds a breast cancer classification model using numerical data like mean_radius and mean_area to predict diagnosis (benign/malignant). Random Forest was the top performer among models. A KNIME workflow ensures reproducibility, and predictions on unseen data are demonstrated.
Uses Logistic Regression and various machine learning techniques to train and evaluate models with imbalanced classes applied to identify the creditworthiness of borrowers.