Skip to content

Heramba10/GRIP-INTERNSHIP-TASKS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GRIP-INTERNSHIP-TASKS

This repository contains the tasks completed during my GRIP (Graduate Rotational Internship Program) internship. Below is a detailed description of each task.

Task 1: Predict the Percentage of a Student Based on Study Hours

Objective:

Predict the percentage score of a student based on the number of study hours.

Description:

This is a simple linear regression task involving two variables: the number of study hours and the percentage score.

Results:

Predicted score for a student studying 9.25 hours/day: 94.80

Task 2: Predict Optimum Number of Clusters from Iris Dataset

Objective:

Predict the optimum number of clusters in the Iris dataset and represent it visually.

Description:

Use the Iris dataset to perform clustering and determine the optimal number of clusters.

Results:

Optimal number of clusters: 3

Visualization:

Screenshot 2024-07-19 132936

Task 3: Exploratory Data Analysis on 'Superstore' Dataset

Objective:

Perform Exploratory Data Analysis (EDA) on the 'Superstore' dataset to identify weak areas and potential business problems.

Description:

Analyze the 'Superstore' dataset to derive insights that can help improve business profitability.

Results:

Screenshot 2024-07-19 133304

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors