From 04ce9003935eafa6d7d0fc93cb52b645c2338af5 Mon Sep 17 00:00:00 2001 From: psavarmattas Date: Fri, 5 Aug 2022 12:07:21 +0530 Subject: [PATCH] Table Update --- README.MD | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/README.MD b/README.MD index 76c0ca2..ca398ce 100644 --- a/README.MD +++ b/README.MD @@ -6,6 +6,8 @@ Below is a table of all the Machine Learning models created: ## Models -|Model Name|Link to directory| -|----------|-----------------| -| Test Model | | \ No newline at end of file +|Serial No.|Model Name|Link to directory| +|----------|----------|-----------------| +|1. | Test Model | [Click to open](https://github.com/psavarmattas/Machine-Learning-Models/tree/master/TestModel) | +|2. | Stroke Prediction Model | [Click to open](https://github.com/psavarmattas/Machine-Learning-Models/tree/master/StrokePredictionModel) | +|3. |[UNDER-DEVELOPMENT] Data Science Job Salaries Model | [Click to open](https://github.com/psavarmattas/Machine-Learning-Models/tree/master/DataScienceJobSalariesModel) |