Skip to content

Suhani-ai-dev/HiddenTalentAI

Repository files navigation

Hidden Talent AI

Project Overview

Hidden Talent AI predicts a student’s talent cluster based on learning behavior. By analyzing features like problem-solving time, study hours, error rate, improvement rate, task-switching frequency, and retry count, it provides insights into hidden strengths.

This interactive web app helps educators and learners identify potential and optimize learning strategies.


Features

  • Predicts student talent clusters using a trained Random Forest Classifier
  • Interactive Streamlit web interface for inputting student behavior data
  • Instant predictions to reveal strengths and areas for improvement
  • Feature importance insights to understand what drives talent predictions

Technologies Used

  • Python – Programming language
  • Pandas & NumPy – Data processing and manipulation
  • Scikit-learn – Machine learning (Random Forest Classifier)
  • Streamlit – Interactive web application
  • Pickle – Saving and loading the trained model

Installation

  1. Clone the repository:
git clone
https://github.com/Suhani-ai-dev/HiddenTalentAI.git cd HiddenTalentAI

About

Hidden Talent AI is an intelligent machine learning application that predicts a student’s talent cluster based on their learning behavior. The model analyzes key behavioral features such as problem-solving time, study hours, error rate, improvement rate, task-switching frequency, and retry count to identify hidden strengths and learning patterns.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors