Skip to content
This repository has been archived by the owner on Dec 26, 2019. It is now read-only.

Latest commit

 

History

History
31 lines (23 loc) · 1.23 KB

README.md

File metadata and controls

31 lines (23 loc) · 1.23 KB

いちばんやさしいPython機械学習の教本のサンプルコード

書籍概要

いちばんやさしいPython機械学習の教本の表紙

目次

  • Chapter 1: 機械学習について知ろう
  • Chapter 2: 環境を準備しよう
  • Chapter 3: スクレイピングでデータ収集をしよう
  • Chapter 4: 日本語の文章生成をしよう
  • Chapter 5: 手書き文字認識をしよう
  • Chapter 6: データの前処理を学ぼう
  • Chapter 7: 回帰分析をしよう
  • Chapter 8: 機械学習の次のステップ

参考