SpencerCPurdy commited on
Commit
4a6d516
·
verified ·
1 Parent(s): eb2f588

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +4 -4
README.md CHANGED
@@ -44,10 +44,10 @@ The platform operates as a cohesive system of specialized components orchestrate
44
 
45
  ## Technical Stack
46
 
47
- * [cite_start]**Machine Learning & Training**: scikit-learn, PyTorch, imbalanced-learn [cite: 1]
48
- * [cite_start]**MLOps & Experiment Tracking**: MLflow, Optuna, Hugging Face Hub, W&B [cite: 1]
49
- * [cite_start]**Drift & Anomaly Detection**: Evidently, Alibi-Detect, SHAP [cite: 1]
50
- * [cite_start]**Web Interface & Visualization**: Gradio, Matplotlib, Seaborn, Plotly, Yellowbrick [cite: 1]
51
  * **Infrastructure & Utilities**: Prometheus Client, Joblib, SQLite
52
 
53
  ## How to Use the Demo
 
44
 
45
  ## Technical Stack
46
 
47
+ * **Machine Learning & Training**: scikit-learn, PyTorch, imbalanced-learn
48
+ * **MLOps & Experiment Tracking**: MLflow, Optuna, Hugging Face Hub, W&B
49
+ * **Drift & Anomaly Detection**: Evidently, Alibi-Detect, SHAP
50
+ * **Web Interface & Visualization**: Gradio, Matplotlib, Seaborn, Plotly, Yellowbrick
51
  * **Infrastructure & Utilities**: Prometheus Client, Joblib, SQLite
52
 
53
  ## How to Use the Demo