Giter Site home page Giter Site logo

lightgbm_sample's Introduction

LightGBM予測モデル実装ハンドブック

lightgbm_cover

書籍「LightGBM予測モデル実装ハンドブック」のサポートサイトです。本書籍で使用するサンプルコードがまとめてあります。

章の構成

  • 第1章:予測モデルの概要
  • 第2章:回帰の予測モデル
  • 第3章:分類の予測モデル
  • 第4章:回帰の予測モデル改善
  • 第5章:LightGBMへの発展

エラー発生時の問い合わせ

サンプルコードの間違いや動作不具合は本リポジトリのIssuesに投稿ください。

動作不具合についての投稿では、以下を記載ください。

  • 実行プログラム名
  • エラーメッセージ
  • ライブラリバージョン

ライブラリのバージョン

ライブラリは執筆時点のGoogle Colaboratoryの最新バージョンになります。Colabのライブラリは定期的に更新するので、プログラム実行時にエラーが発生する場合はバージョンを戻して実行してください。

  • Python 3.10.11
  • pandas 1.5.3
  • numpy 1.22.4
  • matplotlib 3.7.1
  • seaborn 0.12.2
  • scikit-learn 1.2.2
  • graphviz 0.20.1
  • xgboost 1.7.5
  • lightgbm 3.3.5
  • shap 0.41.0
  • optuna 3.1.1

正誤表

ページ 補足
p4 謝辞 株式会社ウェブフォーマ ー 株式会社ウェブファーマー 会社名の記載ミス
p17 上部 当月の月末までの取引量を 今月の月末までの取引量を 誤字
p306 ** インデックスj関係は以下の関係になります。 インデックスjは以下の関係になります。 誤字
p340 1本目の木の可視化 figsize=(20,20) figsize=(20, 20) スペースを追加

変更履歴

日付 変更内容
2023/06/17   初版 
2023/08/16   初版の正誤表を追加  

lightgbm_sample's People

Contributors

ayukat1016 avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.