-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Diego Cristóbal Herreros
committed
Jan 22, 2023
1 parent
0bd4f42
commit 510cb89
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
# Segunda entrega de machine learning | ||
|
||
Una empresa de apuestas solicita conocer quien gana en un partido de NBA. Para ello, se usan los datos actualizados hasta la tempporada 2022 https://www.kaggle.com/datasets/nathanlauga/nba-games?resource=download | ||
Una empresa de apuestas solicita conocer quien gana en un partido de NBA. Para ello, se usan los datos actualizados hasta la temporada 2022 https://www.kaggle.com/datasets/nathanlauga/nba-games?resource=download | ||
|
||
Para conseguir el objetivo, se decide usar varios algoritmos de machine learning para poder escoger el que mejor resultado pueda satisfacer las necesidades de la empresa. |