I am having an error with KerasRegressors

前端 未结 0 356
旧巷少年郎
旧巷少年郎 2021-01-31 17:20

I am new to KerasRegressor. I am trying to run neural net following this codes:

import tensorflow as tf
import numpy as np
from sklearn import datasets, linear_mo         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题