Sir,
I installed
1)scikit-learn-0.14.1.win32-py2.7
2)scipy-0.13.2.win32-py2.7.
3)matplotlib-1.2.1.win32-py2.7.exe
for svm classification.I am using python 2.7. i got this errors when i try
to from sklearn import svm
*Traceback (most recent call last): File "<pyshell#0>", line 1, in
<module> from sklearn import svm File
"C:\Python27\lib\site-packages\sklearn\svm\__init__.py", line 13, in
<module> from .classes import SVC, NuSVC, SVR, NuSVR, OneClassSVM,
LinearSVC File "C:\Python27\lib\site-packages\sklearn\svm\classes.py",
line 1, in <module> from .base import BaseLibLinear, BaseSVC,
BaseLibSVM File "C:\Python27\lib\site-packages\sklearn\svm\base.py", line
11, in <module> from ..preprocessing import LabelEncoder File
"C:\Python27\lib\site-packages\sklearn\preprocessing\__init__.py", line 22,
in <module> from .imputation import Imputer File
"C:\Python27\lib\site-packages\sklearn\preprocessing\imputation.py", line
10, in <module> from scipy import stats File
"C:\Python27\lib\site-packages\scipy\stats\__init__.py", line 324, in
<module> from .stats import * File
"C:\Python27\lib\site-packages\scipy\stats\stats.py", line 242, in <module>
import scipy.special as special File
"C:\Python27\lib\site-packages\scipy\special\__init__.py", line 531, in
<module> from ._ufuncs import * ImportError: DLL load failed: The
specified module could not be found.*
Can you help solve this this error
------------------------------------------------------------------------------
Rapidly troubleshoot problems before they affect your business. Most IT
organizations don't have a clear picture of how application performance
affects their revenue. With AppDynamics, you get 100% visibility into your
Java,.NET, & PHP application. Start your 15-day FREE TRIAL of AppDynamics Pro!
http://pubads.g.doubleclick.net/gampad/clk?id=84349831&iu=/4140/ostg.clktrk
_______________________________________________
Scikit-learn-general mailing list
Scikit-learn-general@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/scikit-learn-general