Monday, 4 March 2024

Deploy model

 Hi,

Please find the code


input1=[[60,80,90,6]]
result=knn.predict(input1)
print(result)

No comments:

Post a Comment