Medial Code Documentation
Loading...
Searching...
No Matches
Data Structures | Namespaces
config.h File Reference

helper class to load in configures from file More...

#include <string>
#include <fstream>
#include <istream>
#include <sstream>
#include <vector>
#include <regex>
#include <iterator>
#include <utility>
#include "xgboost/logging.h"

Go to the source code of this file.

Data Structures

class  xgboost::common::ConfigParser
 Implementation of config reader. More...
 

Namespaces

namespace  xgboost
 namespace of xgboost
 
namespace  xgboost::common
 Copyright 2017-2023, XGBoost Contributors.
 

Detailed Description

helper class to load in configures from file

Copyright 2014-2019 by Contributors

Author
Haoda Fu, Hyunsu Cho