Skip to content
Raja Varma
Machine LearningSoftwareInternshipLive

DecodeLabs Task 3 - Tech Stack Recommender

The third DecodeLabs AI internship task: a recommender that takes a person's existing skills and suggests suitable tech stacks and role paths, using a raw skills dataset.

Main Features

  • Skills dataset processing (raw_skills.csv)
  • Skill-to-stack matching
  • Ranked tech stack / role recommendations

Key Learnings

  • Data preprocessing with Pandas
  • Building simple recommendation logic

Related Projects

Live
Machine LearningSoftware

Student Performance Prediction (ML)

A machine learning project that analyzes student data and predicts academic performance, helping identify students who may need additional support.

PythonScikit-learnPandas
View Details
Live
Machine LearningSoftwareInternship

DecodeLabs Task 2 - Data Classification Using AI

A machine learning classification model trained on the Iris dataset, with data exploration and visualization. Built during the DecodeLabs AI Internship.

PythonScikit-learnPandasNumPy
View Details