From 0d9f319841b5781542e336bb1878bcb97850796f Mon Sep 17 00:00:00 2001 From: Suvinava Basak Date: Sun, 28 Jul 2024 17:18:13 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 39fa76d..ec05837 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # ml_nutshell -Python implementation codes and mathematical understanding of popular ML models and concepts in a nutshell. +This repository contains python implementation codes of most common machine learning models and fundamental mathematical concepts behind them. ## Content 1. 6_risks.pdf $\rightarrow$ The theory behind Empirical Risk and True Risk and the relation between them