File size: 65 Bytes
1e971b9
 
 
1
2
3
4
from joblib import load

model = load('./src/best_model.pkl')