Skip to content

Instantly share code, notes, and snippets.

View ooghry's full-sized avatar
🏠
Working from home

Milad Arabi ooghry

🏠
Working from home
View GitHub Profile
@ooghry
ooghry / optuna_xgboost.py
Created May 25, 2022 12:39
xgboost#7941
# -*- coding: utf-8 -*-
import numpy as np
import numpy
import pandas as pd
import optuna
import sklearn.datasets
import sklearn.metrics
from sklearn.model_selection import train_test_split
import xgboost as xgb
[root@tse msgpack-2.1.0]# zts-phpize
Configuring for:
PHP Api Version: 20170718
Zend Module Api No: 20170718
Zend Extension Api No: 320170718
[root@tse msgpack-2.1.0]# ./configure
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for a sed that does not truncate output... /usr/bin/sed
checking for cc... cc