Skip to content
Raja Varma
Machine LearningSoftwareInternshipLive

DecodeLabs Task 2 - Data Classification Using AI

The second DecodeLabs AI internship task: a machine learning classification model built on the Iris dataset, covering the full workflow from data exploration to evaluation.

Main Features

  • Data loading and exploration with Pandas
  • Visualisation with Matplotlib and Seaborn
  • Model training with Scikit-learn
  • Accuracy evaluation and predictions

Key Learnings

  • The end-to-end supervised learning workflow
  • Evaluating classification models

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 3 - Tech Stack Recommender

A recommender that maps a person's existing skills to suitable tech stacks and role paths using a skills dataset. Built during the DecodeLabs AI Internship.

PythonPandas
View Details