This website works better with JavaScript
Home
Esplora
Aiuto
Accedi
Server
/
lightgbm_score
Segui
25
Vota
0
Forka
0
File
Problemi
0
Pull Requests
0
Wiki
Albero (Tree):
9ebcc6eae9
Rami (Branch)
Tag
master
test
lightgbm_score
/
hypercorn_config.py
hypercorn_config.py
74 B
Cronologia
Originale
1
2
3
4
5
6
"""
@author: luojunhui
"""
bind = "0.0.0.0:8000"
workers = 2
reload = True