how to give input value during runtime in prediction program in ML?

后端 未结 0 962
自闭症患者
自闭症患者 2021-01-02 22:02

new_salary_pred = regressor.predict([[]]) print(\'The predicted salary of a person with regressor.predict([[]]) years experience is:\',new_salary_pred)

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