Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/farial-mahmod/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.
https://github.com/farial-mahmod/nuclear-energy-generation-prediction-logistic-regression

energy kaggle logistic-regression machine-learning matplotlib nuclear-energy nuclear-power numpy power python3 sklearn

Last synced: 13 days ago
JSON representation

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.

Awesome Lists containing this project

README

        

# 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](https://github.com/Farial-mahmod/Nuclear-Energy-Generation-Prediction-Logistic-Regression/assets/60639522/73cc384b-5bb6-4db9-b616-0b3b8edce626)

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