/GreenhouseGasEmissionsAnalysis

This project shows some database analysis and predicting, using inference and polynomial regression.

Primary LanguageJupyter NotebookMIT LicenseMIT

GreenhouseGasEmissionsAnalysis

This repo show some data analysis and predictions made in some data sources from Greenhouse Gas emissions. The prediction method chosed was the polynomial regression.

The strategy applied was follow by this steps:

  • First sight analysis
  • Check for outliers
  • Outliers Explanation
  • Prediction both with the outliers and without

Was also created a function to avaliate the predicition models.

image