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
Client-side React + Vite web app to record and process voice audio and send features to an API for automated stress prediction (speech-based stress detection).
A machine learning and deep learning web application that predicts stress levels (Low, Medium, or High) using eight physiological and sleep-related parameters. The application uses Random Forest and Neural Network models with a Flask backend to provide real-time stress predictions.
End-to-end ML pipeline to predict student mental health scores based on social media usage, sleep, stress level, and study habits. Built with Scikit-learn, XGBoost, and Streamlit.