Giter Club home page Giter Club logo

pdswr2's People

Contributors

johnmount avatar ninazumel avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

pdswr2's Issues

2.1.1 Installing R, tools, and examples (typo)

In the second edition of your book, on page 20 in the subsection 2.1.1, there is a typo in the following sentence:

"We suggest you follows the steps in section A.1 of appendix A to install R, packages, tools, and the book examples."

"follow" instead of "follows"

5.1.1 Subsetting rows and columns (Taking care when using data.table) typo?

In the example "Taking care when using data.table" in the subsection "5.1.1 Subsetting rows and columns" there is a comment regarding the code that says "Notice that this returns the column x much like d$x would."

Maybe you wanted it that way, but eventually you meant "[...] much like df$x would.".

6.2.5 Evaluating probability models, mistake in Figure 6.19

In section "6.2.5 Evaluating probability models", I believe there is a slight mistake in Figure 6.19 on page 193.

The second line in the Figure for "match (not spam)" has a probability of "0.02".

The contribution then is depicted as "contribution : (1-0) * log(1-0.98) = -0.02".

I believe, it should actually say "contribution : (1-0) * log(1-0.02) = -0.02".

8.3.1 The variable score frame, typo

In the subsection "8.3.1 The variable score frame" on page 285, there is most likely a typo:

"Var116_isBAD", which probably should be "Var126_isBAD".

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.