Upload README.md with huggingface_hub
Browse files
README.md
CHANGED
|
@@ -8,7 +8,7 @@ tags:
|
|
| 8 |
- building-energy
|
| 9 |
- sustainability
|
| 10 |
- carbon-footprint
|
| 11 |
-
pipeline_tag: regression
|
| 12 |
---
|
| 13 |
|
| 14 |
# Ecologia Electricity Consumption Model
|
|
@@ -17,7 +17,7 @@ pipeline_tag: regression
|
|
| 17 |
|
| 18 |
This model predicts **electricity_consumption (kWh)** for buildings using machine learning ensemble methods.
|
| 19 |
|
| 20 |
-
- **Model Architecture**: Random Forest Regressor (
|
| 21 |
- **Task**: Regression (Energy Consumption Prediction)
|
| 22 |
- **Target Variable**: electricity_consumption (kWh)
|
| 23 |
- **Input Features**: 22 features
|
|
|
|
| 8 |
- building-energy
|
| 9 |
- sustainability
|
| 10 |
- carbon-footprint
|
| 11 |
+
pipeline_tag: tabular-regression
|
| 12 |
---
|
| 13 |
|
| 14 |
# Ecologia Electricity Consumption Model
|
|
|
|
| 17 |
|
| 18 |
This model predicts **electricity_consumption (kWh)** for buildings using machine learning ensemble methods.
|
| 19 |
|
| 20 |
+
- **Model Architecture**: Random Forest Regressor (Best Model)
|
| 21 |
- **Task**: Regression (Energy Consumption Prediction)
|
| 22 |
- **Target Variable**: electricity_consumption (kWh)
|
| 23 |
- **Input Features**: 22 features
|