Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
parkerjj
/
BuckLakeAI
like
1
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
851d900
BuckLakeAI
Ctrl+K
Ctrl+K
1 contributor
History:
43 commits
parkerjj
修复预测函数中的股票和指数影响计算逻辑,添加零值处理以避免除零错误,并格式化输出影响值为百分比字符串
851d900
5 months ago
.vscode
Uploading Model
5 months ago
model
Uploading Model
5 months ago
.gitattributes
Safe
1.73 kB
Change to Docker
5 months ago
.gitignore
Safe
3.81 kB
Uploading Model
5 months ago
Dockerfile
Safe
1.27 kB
更新 Dockerfile,安装 Spacy 及其模型;在 preprocess.py 中添加模型下载处理
5 months ago
README.md
Safe
240 Bytes
Change to Docker
5 months ago
RequestModel.py
Safe
221 Bytes
Daily Update, First Release for model 1012
5 months ago
app.py
Safe
1.78 kB
Daily Update, First Release for model 1012
5 months ago
blkeras.py
Safe
21.8 kB
修复预测函数中的股票和指数影响计算逻辑,添加零值处理以避免除零错误,并格式化输出影响值为百分比字符串
5 months ago
config.py
Safe
65 Bytes
First Commit for test Hugging face platform
5 months ago
preprocess.py
Safe
20.1 kB
从 Hugging Face Hub 下载 Word2Vec 模型,移除本地路径搜索逻辑
5 months ago
requirements.txt
Safe
253 Bytes
更新 Dockerfile,使用完整的 Python 镜像;修正 Hugging Face token 环境变量名称;在 requirements.txt 中添加 pydantic 和 pydantic_core
5 months ago
us_stock.py
Safe
12 kB
Daily Update, First Release for model 1012
5 months ago