-
Notifications
You must be signed in to change notification settings - Fork 459
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Updated README: Now uses Python 3.11
- Loading branch information
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
09575f4
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hola estoy tratando de utilizar tu modelo en pc utilizando
$ git clone https://github.com/kyleskom/NBA-Machine-Learning-Sports-Betting.git
$ cd NBA-Machine-Learning-Sports-Betting
$ pip3 install -r requirements.txt
$ python3 main.py -xgb -odds=fanduel
pero da un error File "/mnt/c/Users/luisr/OneDrive/Escritorio/luis/BOT DEPORTES/NBA-Machine-Learning-Sports-Betting/NBA-Machine-Learning-Sports-Betting/main.py", line 4, in
import pandas as pd
ModuleNotFoundError: No module named 'pandas'
como se hace actualmente