bipin commited on
Commit
c4b29f1
1 Parent(s): 0321fb4

Update : Fix Pickle Files

Browse files
Files changed (3) hide show
  1. .gitignore +2 -2
  2. scaling.pkl +0 -0
  3. script.ipynb +0 -0
.gitignore CHANGED
@@ -33,8 +33,8 @@ MANIFEST
33
  # before PyInstaller builds the exe, so as to inject date/other infos into it.
34
  *.manifest
35
  *.spec
36
- *.pkl
37
-
38
  # Installer logs
39
  pip-log.txt
40
  pip-delete-this-directory.txt
 
33
  # before PyInstaller builds the exe, so as to inject date/other infos into it.
34
  *.manifest
35
  *.spec
36
+ forest.pkl
37
+ uncompressed_forest.pkl
38
  # Installer logs
39
  pip-log.txt
40
  pip-delete-this-directory.txt
scaling.pkl ADDED
Binary file (824 Bytes). View file
 
script.ipynb CHANGED
The diff for this file is too large to render. See raw diff