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
A ready-to-use framework of the state-of-the-art models for structured (tabular) data learning with PyTorch. Applications include recommendation, CRT prediction, healthcare analytics, anomaly detection, and etc.
A powerful Multi Page web application which can diagnose and predict diabetic symptoms and calculates pre risk diabetic features warning the user with an Interactive user friendly UI
Diabetes Prediction is a linear regression model practice project. It uses machine learning(linear regression) model,which is trained to predict the diabetes level. Given set of inputs are based on the dataset.
Neural network which is trained on paitient data to classify whether someone is diabetic. Inspired by the book, Neural Network Projects with Python by James Loy.