Installez xgboost (version python) sur Windows

Environnement d'exploitation

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

procédure

Téléchargez xg boost directement sous le lecteur C.

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

Puisqu'il y a xgboost.sln dans c: \ xgboost \ windows, Ouvrez dans Visual Studio et reconstruisez en mode version. Ici, xgboostjavawrapper semble exiger jni.h. Je ne prévois pas de l'utiliser depuis Java, alors déchargez xgboostjavawrapper et excluez-le de la solution.

Si la reconstruction réussit, exécutez [setup.py].

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

Vérifiez s'il peut être installé sans aucun problème.

> python
>>> import xgboost as xgb

OK s'il n'y a pas d'erreur.

référence

xgboost/windows

Recommended Posts

Installez xgboost (version python) sur Windows
Installez python sur Windows
Installer watchdog sur Windows + Python 3.3
[Python] [Chainer] [Windows] Installer Chainer sous Windows
Installez la version ZIP Python et pip sur Windows 10
Python sur Windows
installation de python2.7 dans un environnement Windows 32 bits
Installez Python sur Windows + pip + virtualenv
Installez Pytorch sur Blender 2.90 python sous Windows
Installer l'environnement de développement Python sur Windows 10
Installer python et Visual Studio Code sur Windows10 (version d'avril 2020)
[Kivy] Comment installer Kivy sur Windows [Python]
Installer python sur WSL
Installez Scrapy sur python3
Installez Python sur Mac
Installer Python 3 dans un environnement Mac
Installez Python3.4 sur CentOS 6.6
Installez Anaconda sur Windows 10
python basic ② sous windows
Installez pycuda sur Windows10
Installez Python 2.7.3 sur CentOS 5.4
Construisez XGBoost sur Windows
Installez pygraphviz sur Windows 10
Installez Python 3.3 sur Ubuntu 12.04
Installez Chainer 1.5.0 sur Windows
Installez Python 3.4 sur Mac
Installez Python 3.6 sur Docker
Installez Python (pour Windows)
[Version 2020] Comment installer Python3 sur EC2 d'AWS
Installez Python3, numpy, pandas, matplotlib, etc. sous Windows
Installez OpenCV 4.0 et Python 3.7 sur Windows 10 avec Anaconda
[Python] Comment installer OpenCV sur Anaconda [Windows]
Activer Python virtualenv sous Windows
Comment installer Python [Windows]
Installez Python 3.8 sur RHEL 8 (AppStream)
Installez Python et Flask (Windows 10)
Installez Win-Kex (kali-linux) sur Windows 10.
Installer pygame sur python3.4 sur Mac
Windows10: installation de la bibliothèque dlib pour python
Installez cvxpy sur Windows, Anaconda
Développement Python + Kivy sous Windows
Installez Python 3.8 sur CentOS 7 (SCL)
Sphinx-autobuild (0.5.2) sous Windows7, Python 3.5.1, Sphinx 1.3.5
Installation de Python la plus rapide sous Windows
Créer un environnement Python sur Windows
Installez pandas 0.14 sur python3.4 [sur Mac]
Installez OpenCV sur Ubuntu + python
Installez Chainer 1.6 (GPU) sur Windows 7.
Construire un environnement Python avec Windows
Python --Installez MySQLDB sur EC2
Installez Python 3.8 sur CentOS 8 (AppStream)
J'ai exécuté python sur Windows
Installation de Python en 2 lignes @Windows
Utiliser Python sur Windows (PyCharm)
Installer dlib pour Python (Windows)
[Windows] [Python3] Installer python3 et Jupyter Notebook (anciennement ipython notebook) sous Windows
Installez pyenv sur Raspberry Pi pour gérer Python
Installation de Bash sur Ubuntu sous Windows, Ruby, Python, Jupyter, etc.
Pour ceux qui ne peuvent pas installer Python sur Windows XP
Installez Python Pillow sur Amazon Linux