aas
aas copied to clipboard
Code to accompany Advanced Analytics with Spark from O'Reilly Media
sorry for the many questions, because I could not get through the code. How do you get ROC about 0.879? What are the details inside the function area_under_curve? I suppose...
Hi, Problem appeared with chapter 9 data. I had to use export MAVEN_OPTS="-Xmx8192m -XX:MaxPermSize=256m" to be able to build entire solution. With lower heap size I've ended with below error...
I noted some ADAM code examples in the 2nd edition need updating: `adam-submit transform` → `adam-submit transformAlignments` `sc.broadcast(new TwoBitFile(...)` → `sc.loadReferenceFile` All the region join calls are different, joins are...
__About path argument__: I found it easier to be able to pass the path to the wikidump file as an argument instead of recompiling every time I want to use...
Bumps org.apache.hadoop:hadoop-common from 2.7.7 to 3.4.0. [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a...