Agregando La primera Tarea de Regresion Lineal.

This commit is contained in:
2026-05-06 01:38:36 +00:00
commit 73abc5fc1e
2 changed files with 1122 additions and 0 deletions

File diff suppressed because one or more lines are too long

14
README.md Normal file
View File

@@ -0,0 +1,14 @@
# Tareas y Laboratorios Machine Learning Aplicado
**Nombre:** Alejandro Lembke Barrientos
**Carné:** 12002840
Este repositorio contiene las tareas y laboratorios del curso.
---
## Índice de Prácticas
| # | Nombre | Enlace |
|---|--------|--------|
| 1 | Práctica Regresión Lineal | [Practica_Regresion_Lineal.ipynb](Practica_Regresion_Lineal.ipynb) |