在python 2中,这是可行的:StringCharFeatures([u"abcdé".encode('LATIN-1')], RAWBYTE)NotImplementedError: Wrong number or type of arguments< char >::CStringFeatures(shogun::EAlphabet)
我想在Android中使用shogun C++。因此,我想知道:
此外,shogun还提供了其他语言的接口,例如python、ruby、C#。编译shogun作为android的共享库是否容易呢?
Android现在支持使用ndk和CMake构建。- It is possible to build shogun with
我试图使用shogun工具箱来将中的人归类为溺水或不溺水。NameError: name 'CFile' is not definedNameError: name 'CCSVFile' is not defined
(我使用的是通过Python3编译自Ubuntu17.10的源代码的shogun,并使用"from shogun i