Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ML_Simple_Linear_Regression

Use scikit-learn to implement simple Linear Regression

Table of contents

  • Load Data From CSV File
  • Data pre-processing
  • Creating train and test dataset
  • Modeling (Simple Regression Model)
  • Evaluation
  • Exrecise

Objectives

  • Use scikit-learn to implement simple Linear Regression
  • Create a model, train it, test it and use the model

Downloading the Data

To download the data, we will download it from IBM Object Storage. 'https://cf-courses-data.s3.us.cloud-object-storage.appdomain.cloud/IBMDeveloperSkillsNetwork-ML0101EN-SkillsNetwork/labs/Module%202/data/FuelConsumptionCo2.csv'

About

Use scikit-learn to implement simple Linear Regression

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages