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

https://github.com/abdullah2020/hamoye_stagec

This is my Hamoye Stage C tag-along project. The notebook focuses on applying Machine Learning Classification models and Measuring Classification Performance.
https://github.com/abdullah2020/hamoye_stagec

accuracy-score classification-model confusion-matrix extratreesclassifier f1-score lgbmclassifier logistic-regression machine-learning random-forest-classifier recall-precision xgboost

Last synced: 3 months ago
JSON representation

This is my Hamoye Stage C tag-along project. The notebook focuses on applying Machine Learning Classification models and Measuring Classification Performance.

Awesome Lists containing this project

README

        

# Hamoye_StageC

#### Attribute Information:

There are 11 predictive attributes, 1 non-predictive(p1), 2 goal fields:

1. tau[x]: reaction time of participant (real from the range [0.5,10]s). Tau1 - the value for electricity producer.
2. p[x]: nominal power consumed(negative)/produced(positive)(real). For consumers from the range [-0.5,-2]s^-2; p1 = abs(p2 + p3 + p4)
3. g[x]: coefficient (gamma) proportional to price elasticity (real from the range [0.05,1]s^-1). g1 - the value for electricity producer.
4. stab: the maximal real part of the characteristic equation root (if positive - the system is linearly unstable)(real)
5. stabf: the stability label of the system (categorical: stable/unstable)