Guess the output for two values that multiply by each other with machine learning (python)

后端 未结 0 1727
遥遥无期
遥遥无期 2020-11-29 16:14

I want to have two numbers that multiply by each other, then predict the output.

for example:

x = [1,2,5, 11,8]
y = [5,4,10, 5,1]
z = [5,8,50,55,8]

gu         


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