Spaces:
Sleeping
Sleeping
Requirements & models addition
Browse files- Requirements.rtf +17 -0
- kmeans_model.joblib +3 -0
- ngb_volatility_model.joblib +3 -0
- xgb_volatility_model.joblib +3 -0
Requirements.rtf
ADDED
|
@@ -0,0 +1,17 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
{\rtf1\ansi\ansicpg1252\cocoartf2822
|
| 2 |
+
\cocoatextscaling0\cocoaplatform0{\fonttbl\f0\fswiss\fcharset0 Helvetica-Bold;\f1\fswiss\fcharset0 Helvetica;}
|
| 3 |
+
{\colortbl;\red255\green255\blue255;}
|
| 4 |
+
{\*\expandedcolortbl;;}
|
| 5 |
+
\paperw11900\paperh16840\margl1440\margr1440\vieww11520\viewh8400\viewkind0
|
| 6 |
+
\pard\tx720\tx1440\tx2160\tx2880\tx3600\tx4320\tx5040\tx5760\tx6480\tx7200\tx7920\tx8640\pardirnatural\partightenfactor0
|
| 7 |
+
|
| 8 |
+
\f0\b\fs24 \cf0 Needed packages
|
| 9 |
+
\f1\b0 :\
|
| 10 |
+
\
|
| 11 |
+
numpy\
|
| 12 |
+
Pandas\
|
| 13 |
+
joblib\
|
| 14 |
+
xgboost\
|
| 15 |
+
Scikit-learn\
|
| 16 |
+
gradio\
|
| 17 |
+
ngboost}
|
kmeans_model.joblib
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:5e818fd0793dd20228fb39922b45e5e52fb0d6d3cc4f6b82971e366b7f933906
|
| 3 |
+
size 12417
|
ngb_volatility_model.joblib
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:35d5f141d8e75b3f1c8deb43aa26931be9c74d2bede560ac2578302f269c4e2c
|
| 3 |
+
size 1202472
|
xgb_volatility_model.joblib
ADDED
|
@@ -0,0 +1,3 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
version https://git-lfs.github.com/spec/v1
|
| 2 |
+
oid sha256:836d3a7a93bc4c9bf0cb7497a7823244f2264a8838fb184291b4d19809bb2e60
|
| 3 |
+
size 359258
|