From 7e86a86e301fbd68eb0e5093b495cf7336268efc Mon Sep 17 00:00:00 2001 From: Alejandro Lembke Barrientos Date: Wed, 13 May 2026 18:53:01 +0000 Subject: [PATCH] Agregando la tarea 2 al readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 1f77792..27730b2 100644 --- a/README.md +++ b/README.md @@ -12,3 +12,4 @@ Este repositorio contiene las tareas y laboratorios del curso. | # | Nombre | Enlace | |---|--------|--------| | 1 | Práctica Regresión Lineal | [Practica_Regresion_Lineal.ipynb](Practica_Regresion_Lineal.ipynb) | +| 2 | Práctica Feature Engineering, Scaling y Vectorización | [Practica_02_feature_engineering.ipynb](Practica_02_feature_engineering.ipynb) |