Skip to content

Snehal0670/ML-Spring-Camp-Recruitment

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ML Spring Camp Recruitment Tasks

This repository contains my submissions for the PClub ML Spring Camp recruitment tasks.

Tasks Attempted

Task 1: The Knot

  • Performed exploratory data analysis to understand relationships between variables.
  • Implemented linear regression as a baseline model.
  • Applied feature transformation based on observed non-linear behavior.
  • Evaluated model performance and discussed limitations.

Task 2: Project Phoenix

  • Analyzed high-dimensional telemetry data without an explicit time variable.
  • Inferred system progression using PCA as a proxy for time.
  • Identified non-linear behavior in output progression.
  • Modeled the relationship using polynomial regression.
  • Generated predictions for future system output (submission.csv).

Files Included

  • Task1_The_Knot.ipynb
  • Task2_Project_Phoenix.ipynb
  • submission.csv

The focus of these submissions is on reasoning, analysis, and model justification rather than maximizing predictive accuracy.

About

Recruitment tasks for PClub ML Spring Camp

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors