could not convert string to float(KNN)

could not convert string to float:(KNN)

出现这种情况,是txt里面的空格个数和\t的空格个数差异导致的,对此只需要复制txt里面的空格,粘贴到\t原来的位置。could not convert string to float:(KNN)

然后代码就快乐的跑起来咯

could not convert string to float:(KNN)

代码来自:https://www.cnblogs.com/further-further-further/p/9670187.html

相关文章: