Add a simple version of predictive models
This commit is contained in:
parent
848456f6c6
commit
04403b7603
4 changed files with 6416 additions and 30 deletions
1
Pipfile
1
Pipfile
|
|
@ -17,6 +17,7 @@ seaborn = "*"
|
|||
missingno = "*"
|
||||
sklearn = "*"
|
||||
statsmodels = "*"
|
||||
tqdm = "*"
|
||||
|
||||
[dev-packages]
|
||||
black = "*"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue