Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: sjava/ML_Hackers_Data
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: johnmyleswhite/ML_for_Hackers
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 19 files changed
  • 6 contributors

Commits on Dec 18, 2012

  1. Configuration menu
    Copy the full SHA
    fa2a9d8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request johnmyleswhite#13 from edmore/master

    Updated ufo_sightings.R to correct typo
    johnmyleswhite committed Dec 18, 2012
    Configuration menu
    Copy the full SHA
    2eafcb4 View commit details
    Browse the repository at this point in the history

Commits on Dec 22, 2012

  1. Fix ggplot error in Figure 3-1

    Fix "Error: A continuous variable can not be mapped to linetype".
    edgester committed Dec 22, 2012
    Configuration menu
    Copy the full SHA
    c192918 View commit details
    Browse the repository at this point in the history
  2. Merge pull request johnmyleswhite#14 from edgester/master

    Fix for ggplot error in figure 3-1
    johnmyleswhite committed Dec 22, 2012
    Configuration menu
    Copy the full SHA
    fde52d4 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2013

  1. Updated Chapter 1

    johnmyleswhite committed Jul 31, 2013
    Configuration menu
    Copy the full SHA
    4c5fe29 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d0537f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    46ba2a8 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    81e061e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f73651f View commit details
    Browse the repository at this point in the history

Commits on Dec 12, 2013

  1. Configuration menu
    Copy the full SHA
    318f63d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    045b970 View commit details
    Browse the repository at this point in the history
  3. Fixed the error caused by using to get email frequency counts. Now us…

    …ing , which is a better choice anyway
    drewconway committed Dec 12, 2013
    Configuration menu
    Copy the full SHA
    268433e View commit details
    Browse the repository at this point in the history
  4. Fixed the error caused by using 'ddply' to get email frequency counts…

    …. Now using 'table', which is a better choice anyway
    drewconway committed Dec 12, 2013
    Configuration menu
    Copy the full SHA
    cca3724 View commit details
    Browse the repository at this point in the history

Commits on Dec 13, 2013

  1. Added 'image' directory to chapter 5 so that output could be saved wi…

    …thout the need to create the directory first
    Ubuntu authored and Ubuntu committed Dec 13, 2013
    Configuration menu
    Copy the full SHA
    88d1ff8 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/johnmyleswhite/ML_for_Hac…

    root authored and root committed Dec 13, 2013
    Configuration menu
    Copy the full SHA
    851ed4c View commit details
    Browse the repository at this point in the history
  3. Added second column to toy data in first 'glmnet' example from Chapte…

    …r 6 to satisfy new glmnet requirements. Results identical to original. All code from all chapters, except 9, now run error free.
    Ubuntu authored and Ubuntu committed Dec 13, 2013
    Configuration menu
    Copy the full SHA
    4aa136e View commit details
    Browse the repository at this point in the history
Loading