Skip to content

Commit bb601e5

Browse files
Added some new files
1 parent a9b8a78 commit bb601e5

File tree

4 files changed

+6
-0
lines changed

4 files changed

+6
-0
lines changed

.gitignore

+3
Original file line numberDiff line numberDiff line change
@@ -127,3 +127,6 @@ dmypy.json
127127

128128
# Pyre type checker
129129
.pyre/
130+
131+
# ross
132+
ross/

rf_model.pkl models/rf_model.pkl

File renamed without changes.

stdscaler.pkl models/stdscaler.pkl

File renamed without changes.

templates/index.html

+3
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
<h1>
2+
Hello World!
3+
</h1>

0 commit comments

Comments
 (0)