Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 1.11 KB

File metadata and controls

14 lines (8 loc) · 1.11 KB

Nuclear Energy Generation Prediction Logistic Regression

Nuclear Energy Generation Prediction Logistic Regression project is aimed at predicting the nuclear energy generation based on the production (generation) data from 1991 to 2023 by using Logistic Regression. This is a beginner-friendly notebook that assists in understanding the prediction curve of nuclear power generation using Logictic Regression.

A Note about Logistic Regression:

Logictic Regression is a supervised machine learning algorithm that gets trained on real-world data and it tries to predict or forecast results depending on its training. Logistic regression is used in various fields, including machine learning, mathematics, economics, most of the medical fields and science branches. It usually draws an "S" shaped (similar) curve on the graph.

Output Visualization

Unknown

The project is available on Kaggle: https://www.kaggle.com/code/farialmahmod/nuclear-energy-generation-prediction-logisticreg