Giter Club home page Giter Club logo

006789's Introduction

#머신 러닝 워크북#

이 책에서 사용한 모든 코드는 여기 있습니다. 사용한 테스트 데이터를 포함한 디렉터리도 있습니다.

##Java## 각 장은 패키지의 이름이기도 하며 src 디렉터리 내에 있습니다. 각 장의 코드는 각각의 패키지 내에 있습니다. 11장의 Apache Spark 예제는 Spark 프로그램을 통해 실행됩니다. 11장을 참조해주십시오. 빌드시 필요한 jar파일을 표시한 Maven pom 파일을 제공하고 있습니다. 가능한 데이터 파일에 경로명을 사용하지 않았는데 필요할 때 변경하여 다시 컴파일하세요

##Scala## 11장에서는 Scala 예제를 다루고 있습니다. sbt 빌드 파일은 각 프로젝트별로 저장되어 있습니다. Apache Spark에서 이들을 실행하려면 11장의 실행 정보를 살펴보시길 바랍니다.

##R## R 예제는 꽤 간단합니다. 필요한 라이브러리만 설치하면 됩니다(12장에서 간단히 설명했습니다). 이후 source() 함수를 사용하여 라이브러리를 R로 로드하십시오. 예를 들면: >source('sentiment.r') 그러면 스크립트가 실행됩니다. Twitter OAuth 예제를 위해서는 Twitter app credentials를 이용하여 파일을 편집해야 합니다. 방법은 9장을 보시길 바랍니다.

006789's People

Watchers

James Cloos avatar HyungKun Jung 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.