Camillahannesbo commited on
Commit
b2ba2c7
1 Parent(s): 9dbb07f
link_to_repository.txt ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ Link to Github Repository BDS_MLOPs_Assignment
2
+ https://github.com/Camillahannesbo/BDS_MLOPs_Assignment
module_report/Group2-Module_Report_for_MLOPs_Assigment.md CHANGED
@@ -1,6 +1,6 @@
1
  # <span style="font-width:bold; font-size: 3rem; color:#2656a3;">**Msc. BDS Module - Data Engineering and Machine Learning Operations in Business (MLOPs)** </span> <span style="font-width:bold; font-size: 3rem; color:#333;"> - Exam Assignment</span>
2
 
3
- # Topic Title: Electricity Price Predicter for Denmark DK1
4
 
5
  ## Group 2 Members
6
  | Name | Student ID |
@@ -18,7 +18,7 @@ The objective is to build a prediction system that predicts the daily electricit
18
  # Data Pipeline
19
  The prediction system is built using several features, training, and inference pipelines. [Hopsworks](https://www.hopsworks.ai) is used as the platform to store features in the **Hopworks Feature Store** and save the trained model in **Hopworks Model Registry**. The overall architecture of the Electricity Pipeline is illustrated below. Inspiration is taken from [MLOPs Lecture 2](https://github.com/saoter/SDS24_MLOps_L1/blob/main//MLOps_Lecture_2_slides.pdf).
20
 
21
- ![electricity_pipeline.png](images/electricity_pipeline.png)
22
 
23
  ## Feature Backfill
24
  Implemented in [notebooks/1_feature_backfill.ipynb](https://github.com/Camillahannesbo/MLOPs-Assignment-/blob/main/notebooks/1_feature_backfill.ipynb).
 
1
  # <span style="font-width:bold; font-size: 3rem; color:#2656a3;">**Msc. BDS Module - Data Engineering and Machine Learning Operations in Business (MLOPs)** </span> <span style="font-width:bold; font-size: 3rem; color:#333;"> - Exam Assignment</span>
2
 
3
+ # Topic Title: Electricity Price Predictor for Denmark DK1
4
 
5
  ## Group 2 Members
6
  | Name | Student ID |
 
18
  # Data Pipeline
19
  The prediction system is built using several features, training, and inference pipelines. [Hopsworks](https://www.hopsworks.ai) is used as the platform to store features in the **Hopworks Feature Store** and save the trained model in **Hopworks Model Registry**. The overall architecture of the Electricity Pipeline is illustrated below. Inspiration is taken from [MLOPs Lecture 2](https://github.com/saoter/SDS24_MLOps_L1/blob/main//MLOps_Lecture_2_slides.pdf).
20
 
21
+ ![electricity_pipeline.png](../images/electricity_pipeline.png)
22
 
23
  ## Feature Backfill
24
  Implemented in [notebooks/1_feature_backfill.ipynb](https://github.com/Camillahannesbo/MLOPs-Assignment-/blob/main/notebooks/1_feature_backfill.ipynb).
module_report/Group2-Module_Report_for_MLOPs_Assigment.pdf CHANGED
Binary files a/module_report/Group2-Module_Report_for_MLOPs_Assigment.pdf and b/module_report/Group2-Module_Report_for_MLOPs_Assigment.pdf differ