Skip to content

Abhinav-2901/Task-1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Name : Abhinav Chauhan

Task-1 : Prediction using Supervised ML

Steps :

  1. Importing Libraries
  2. Importing dataset using url. ( dataset file is also present with the code)
  3. Splitting the dataset into training set and test set. ( 80% trainset, 20% testset)
  4. Fitting the Linear Regression model to training set.
  5. Prediction the result on the Test set. ( Here the predection is only for one value as described in the task)
  6. Visualising the Graphical result ( Both test set and train set)

About

Prediction using Supervised ML

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages