iSalah
iSalah
Oh, I did install skcit-learn with "pip install scikit-learn" though Is it the same module ?
Well, when I ran "from sklearn import neighbors, svm", some modules were missing : scipy and numpy-MKL. I installed these modules and the command runs fine now. But I still...
Without the PullUp viewcontroller, the main view resizes properly. I really think there is an issue with orientation change. When I rotate the device from portrait to landscape, it rotates...
Hi @felixLam Here is a minimal project based on the sample project. [ISHPullUpSample.zip](https://github.com/iosphere/ISHPullUp/files/1320501/ISHPullUpSample.zip) You can try to rotate the device, then you can't rotate back (nothing happens). Hope that helps....