Gosula commited on
Commit
a68f004
1 Parent(s): 85f061d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -1,4 +1,5 @@
1
  from sklearn.datasets import fetch_openml
 
2
  from sklearn.model_selection import train_test_split
3
  import numpy as np
4
  import torch
 
1
  from sklearn.datasets import fetch_openml
2
+
3
  from sklearn.model_selection import train_test_split
4
  import numpy as np
5
  import torch