fp1_double_neural_hypopt_rxn_predict.py 文件源码

python
阅读 31 收藏 0 点赞 0 评论 0

项目:neural_reaction_fingerprint 作者: jnwei 项目源码 文件源码
def hyperopt_train_test(params):
    clf = rxn_estimator(np.float32(params[0]), np.float32(params[1]), np.int(params[2]), other_param_dict)
    return cross_val_score(clf, X, y, cv=3).mean()
评论列表
文章目录


问题


面经


文章

微信
公众号

扫码关注公众号