Kayvane commited on
Commit
1e6557e
1 Parent(s): 372ddd3

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -24,13 +24,14 @@ A DistilBert Text Classification Model, with 18 possible classes to determine th
24
  This model is used as part of.a demonstration for E2E Machine Learning Projects focused on Contact Centre Automation:
25
 
26
  - **Infrastructure:** Terraform
27
- - **MLOps:** HuggingFace (Datasets, Hub, Transformers)
 
28
  - **Cloud:** AWS
29
  - Model Hosting: Lambda
30
  - DB Backend: DynamoDB
31
  - Orchestration: Step-Functions
32
  - UI Hosting: EC2
33
- - Routing: Gateway
34
  - **UI:** Budibase
35
 
36
  ## Training and evaluation data
24
  This model is used as part of.a demonstration for E2E Machine Learning Projects focused on Contact Centre Automation:
25
 
26
  - **Infrastructure:** Terraform
27
+ - **ML Ops:** HuggingFace (Datasets, Hub, Transformers)
28
+ - **Ml Explainability:** SHAP
29
  - **Cloud:** AWS
30
  - Model Hosting: Lambda
31
  - DB Backend: DynamoDB
32
  - Orchestration: Step-Functions
33
  - UI Hosting: EC2
34
+ - Routing: API Gateway
35
  - **UI:** Budibase
36
 
37
  ## Training and evaluation data