--- !ruby/object:Gem::Specification name: xgb version: !ruby/object:Gem::Version version: 0.8.0 platform: ruby authors: - Andrew Kane autorequire: bindir: bin cert_chain: [] date: 2023-09-13 00:00:00.000000000 Z dependencies: - !ruby/object:Gem::Dependency name: ffi requirement: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' type: :runtime prerelease: false version_requirements: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' description: email: andrew@ankane.org executables: [] extensions: [] extra_rdoc_files: [] files: - CHANGELOG.md - LICENSE.txt - NOTICE.txt - README.md - lib/xgb.rb - lib/xgboost.rb - lib/xgboost/booster.rb - lib/xgboost/classifier.rb - lib/xgboost/dmatrix.rb - lib/xgboost/ffi.rb - lib/xgboost/model.rb - lib/xgboost/ranker.rb - lib/xgboost/regressor.rb - lib/xgboost/utils.rb - lib/xgboost/version.rb - vendor/aarch64-linux/LICENSE-dmlc-core.txt - vendor/aarch64-linux/LICENSE-rabit.txt - vendor/aarch64-linux/LICENSE-xgboost.txt - vendor/aarch64-linux/libxgboost.so - vendor/arm64-darwin/LICENSE-dmlc-core.txt - vendor/arm64-darwin/LICENSE-rabit.txt - vendor/arm64-darwin/LICENSE-xgboost.txt - vendor/arm64-darwin/libxgboost.dylib - vendor/x64-mingw/LICENSE-dmlc-core.txt - vendor/x64-mingw/LICENSE-rabit.txt - vendor/x64-mingw/LICENSE-xgboost.txt - vendor/x64-mingw/xgboost.dll - vendor/x86_64-darwin/LICENSE-dmlc-core.txt - vendor/x86_64-darwin/LICENSE-rabit.txt - vendor/x86_64-darwin/LICENSE-xgboost.txt - vendor/x86_64-darwin/libxgboost.dylib - vendor/x86_64-linux-musl/LICENSE-dmlc-core.txt - vendor/x86_64-linux-musl/LICENSE-rabit.txt - vendor/x86_64-linux-musl/LICENSE-xgboost.txt - vendor/x86_64-linux-musl/libxgboost.so - vendor/x86_64-linux/LICENSE-dmlc-core.txt - vendor/x86_64-linux/LICENSE-rabit.txt - vendor/x86_64-linux/LICENSE-xgboost.txt - vendor/x86_64-linux/libxgboost.so homepage: https://github.com/ankane/xgboost-ruby licenses: - Apache-2.0 metadata: {} post_install_message: rdoc_options: [] require_paths: - lib required_ruby_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '3' required_rubygems_version: !ruby/object:Gem::Requirement requirements: - - ">=" - !ruby/object:Gem::Version version: '0' requirements: [] rubygems_version: 3.4.10 signing_key: specification_version: 4 summary: High performance gradient boosting for Ruby test_files: []