Finding Psychological Instability using Machine Learning

Jun 13, 2024

Finding Psychological Instability using Machine Learning

Introduction

  • The video is about a Python project titled Finding Psychological Instability using Machine Learning.
  • Objective: Identify psychological instability using machine learning techniques.

Project Steps

  1. Dataset Introduction

    • Features: id, timestamp, gender, country, state, self-employed, etc.
    • Only select features are used for the ML model.
  2. Project Execution

    • Home Screen: Shows project title and login page.
    • Login: Use static username and password (administrator) to log in.
    • Abstract: Available in the project as mentioned in the base paper.
    • Dataset Upload: Select and upload the dataset.
    • Dataset Preview: Ensure all features are visible after upload.
    • Train the Model: Click to train and test the model; wait for the