Coder Social home page Coder Social logo

jugglpy / ml-at-work Goto Github PK

View Code? Open in Web Editor NEW

This project forked from oreilly-japan/ml-at-work

0.0 1.0 0.0 1.88 MB

電子書籍『仕事ではじめる機械学習』のサポートリポジトリです

Jupyter Notebook 99.91% Shell 0.01% Python 0.09%

ml-at-work's Introduction

「仕事ではじめる機械学習」ノートブック

このレポジトリは、「仕事ではじめる機械学習」のノートブックが置かれています。

レポジトリの構成

各章毎にノートブックがあります。

chap07のコードは、Windows環境ではfastFMの導入ができないため、Windows Subsystem for Linuxを使うか、LinuxかmacOSで実行をしてください。

ソースコードの動作はPython 3.5.1, 3.6.3で確認しています。下記の通り環境を構築してください。

$ virtualenv -p python3 venv
$ source venv/bin/activate
(venv)$ pip install -r requirements.txt -c constraints.txt

fastFMのインストールについて

fastFMのバイナリインストールではimportに失敗する場合があります。その場合はfastFMのリポジトリsource install を参照して、ソースからコンパイルしてください。

Linux用及びmacOS用のwheelがPyPiにあるので、Python 3.6でもfastFMの利用が可能となりました。

著者らによる本書発売に関するコラム

有賀

西林

中山

ml-at-work's People

Contributors

chezou avatar tokoroten 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.