Skip to content

Asabeaaa/data_analysis_with_python2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

data_analysis_with_python2

FuelConsumption.cvs is a dataset of different cars with different features Performed analysis on the data and built a Linear Regression model that helps predict the CO2 emission of the car based on engine size and fuel comsuption

the following libraries were imported to help perform the analysis: import pandas as pd from sklearn.linear_model import LinearRegression import seaborn as sns import matplotlib.pyplot as plt import sklearn import math

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published