Installieren Sie xgboost (Python-Version) unter Windows

Betriebsumgebung

Windows 7 Professional 64bit Python 2.7.9 (Anaconda) Visual Studio 2010 Professional

Verfahren

Laden Sie xg boost direkt unter Laufwerk C herunter.

> cd c:\
> git clone https://github.com/dmlc/xgboost.git

Da es in "c: \ xgboost \ windows" "xgboost.sln" gibt, Öffnen Sie in Visual Studio und erstellen Sie es im Release-Modus neu. Es scheint, dass "jni.h" für "xgboostjavawrapper" hier erforderlich ist. Ich habe nicht vor, es von Java aus zu verwenden, also entlade xgboostjavawrapper und schließe es von der Lösung aus.

Wenn die Neuerstellung erfolgreich ist, führen Sie [setup.py] aus.

> cd c:\xgboost\python-package
> python setup.py install

Überprüfen Sie, ob die Installation erfolgreich ist.

> python
>>> import xgboost as xgb

OK, wenn keine Fehler vorliegen.

Referenz

xgboost/windows

Recommended Posts

Installieren Sie xgboost (Python-Version) unter Windows
Installieren Sie Python unter Windows
Installieren Sie Watchdog unter Windows + Python 3.3
[Python] [Chainer] [Windows] Chainer unter Windows installieren
Installieren Sie die ZIP-Version Python und Pip unter Windows 10
Python unter Windows
Python2.7-Installation in einer Windows 32-Bit-Umgebung
Installieren Sie Python unter Windows + pip + virtualenv
Installieren Sie Pytorch unter Blender 2.90 Python unter Windows
Installieren Sie die Python-Entwicklungsumgebung unter Windows 10
Installieren Sie Python und Visual Studio Code unter Windows 10 (Version April 2020)
[Kivy] So installieren Sie Kivy unter Windows [Python]
Installieren Sie Python auf der WSL
Installieren Sie Scrapy auf Python3
Installieren Sie Python auf dem Mac
Installieren von Python 3 in einer Mac-Umgebung
Installieren Sie Python3.4 unter CentOS 6.6
Installieren Sie Anaconda unter Windows 10
Python Basic ② in Windows
Installieren Sie pycuda unter Windows10
Installieren Sie Python 2.7.3 unter CentOS 5.4
Erstellen Sie XGBoost unter Windows
Installieren Sie pygraphviz unter Windows 10
Installieren Sie Python 3.3 unter Ubuntu 12.04
Installieren Sie Chainer 1.5.0 unter Windows
Installieren Sie Python 3.4 auf einem Mac
Installieren Sie Python 3.6 auf Docker
Installieren Sie Python (für Windows)
[Version 2020] So installieren Sie Python3 auf EC2 von AWS
Installieren Sie Python3, Numpy, Pandas, Matplotlib usw. unter Windows
Installieren Sie OpenCV 4.0 und Python 3.7 unter Windows 10 mit Anaconda
[Python] So installieren Sie OpenCV unter Anaconda [Windows]
Aktivieren Sie Python virtualenv unter Windows
So installieren Sie Python [Windows]
Installieren Sie Python 3.8 auf RHEL 8 (AppStream)
Installieren Sie Python und Flask (Windows 10)
Installieren Sie Win-Kex (Kali-Linux) unter Windows 10.
Installieren Sie pygame auf python3.4 auf dem Mac
Windows 10: Installieren der DLIB-Bibliothek für Python
Installieren Sie cvxpy unter Windows, Anaconda
Python + Kivy-Entwicklung unter Windows
Installieren Sie Python 3.8 unter CentOS 7 (SCL)
Sphinx-Autobuild (0.5.2) unter Windows7, Python 3.5.1, Sphinx 1.3.5
Schnellste Python-Installation unter Windows
Erstellen Sie eine Python-Umgebung unter Windows
Installieren Sie pandas 0.14 auf python3.4 [auf Mac]
Installieren Sie OpenCV unter Ubuntu + Python
Installieren Sie Chainer 1.6 (GPU) unter Windows 7.
Erstellen Sie eine Python-Umgebung mit Windows
Python - Installieren Sie MySQLDB auf EC2
Installieren Sie Python 3.8 unter CentOS 8 (AppStream)
Ich habe Python unter Windows ausgeführt
Python-Installation in 2 Zeilen @Windows
Verwenden Sie Python unter Windows (PyCharm)
Installieren Sie dlib für Python (Windows)
[Windows] [Python3] Installieren Sie Python3 und Jupyter Notebook (ehemals Ipython Notebook) unter Windows
Installieren Sie pyenv auf Raspberry Pi, um Python zu verwalten
Installation von Bash unter Ubuntu unter Windows, Ruby, Python, Jupyter usw.
Für diejenigen, die Python unter Windows XP nicht installieren können
Installieren Sie Python Pillow unter Amazon Linux