0
I Use This!
Inactive

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 14 hours ago.
Apr 24, 2023 — Apr 24, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Added second column to toy data in first 'glmnet' example from Chapter 6 to satisfy new glmnet requirements. Results identical to original. All code from all chapters, except 9, now run error free. More... over 10 years ago
Merge branch 'master' of https://github.com/johnmyleswhite/ML_for_Hackers More... over 10 years ago
Added 'image' directory to chapter 5 so that output could be saved without the need to create the directory first More... over 10 years ago
Fixed the error caused by using 'ddply' to get email frequency counts. Now using 'table', which is a better choice anyway More... over 10 years ago
Fixed the error caused by using to get email frequency counts. Now using , which is a better choice anyway More... over 10 years ago
Added third-party libraries to README More... over 10 years ago
Added instructions to README on using package_installer.R More... over 10 years ago
Revise Chapter 9 for new ggplot2 argument style More... over 10 years ago
Fix stringsAsFactors problem with lubridate More... over 10 years ago
Remove PDF's from Chapter 5 directory More... over 10 years ago
Make over-binned histogram run faster More... over 10 years ago
Updated Chapter 1 More... over 10 years ago
Merge pull request #14 from edgester/master More... over 11 years ago
Fix ggplot error in Figure 3-1 More... over 11 years ago
Merge pull request #13 from edmore/master More... over 11 years ago
Fix comment typo in ufo_sightings.R More... over 11 years ago
Updated ignore file More... over 11 years ago
Merge branch 'master' of github.com:johnmyleswhite/ML_for_Hackers More... over 11 years ago
Added slides for Chapters 1 and 5 from StrangeLoop More... over 11 years ago
Adding default CRAN mirror for package installer More... over 11 years ago
Merge pull request #11 from sleberknight/master More... over 11 years ago
Add missing comma in package_installer.R script that causes an 'unexpected string constant' when you try to run the script More... over 11 years ago
Merge branch 'master' of github.com:johnmyleswhite/ML_for_Hackers More... over 11 years ago
Missing e typo fixed More... over 11 years ago
Merge branch 'master' of github.com:johnmyleswhite/ML_for_Hackers More... over 11 years ago
Added scales package to required libraries More... over 11 years ago
Package installer revision More... over 11 years ago
Merge pull request #10 from pcp135/master More... over 11 years ago
plot log of data instead of rescaling axis More... over 11 years ago
Missing reshape dependency More... over 11 years ago