1. Install Python-34 Numpy, Scipy
# yum -y install python34-numpy
# yum -y install scipy
2. Use Python-3.4 and use “Pip install” to install
# pip install numpy scipy
# pip install -U scikit-learn[alldeps]
3. Test scikit-learn
>>> import sklearn
1. Install Python-34 Numpy, Scipy
# yum -y install python34-numpy
# yum -y install scipy
2. Use Python-3.4 and use “Pip install” to install
# pip install numpy scipy
# pip install -U scikit-learn[alldeps]
3. Test scikit-learn
>>> import sklearn
You can get information by using the 2 commands. Check the resulting log files
adquery user user1 -A > /tmp/adquery.txt
dzinfo -A user1 > /tmp/dzinfo.txt