Power Pivot is delivered with Excel 2013. This is workaround to install it for Excel 2010.
Everything should be made as simple as possible, but not simpler. (Albert Einstein)
Tuesday, September 15, 2015
Saturday, September 5, 2015
Play with TUDelftX Data Analysis, Take it to the MAX()
Just playing around in the course, to get in depth a bit on spreadsheet. I'm newbie =)
https://www.edx.org/course/data-analysis-take-it-max-delftx-ex101x
Instructor: Prof. Felienne Hermans, PhD.
https://www.edx.org/course/data-analysis-take-it-max-delftx-ex101x
Instructor: Prof. Felienne Hermans, PhD.
Thursday, September 3, 2015
Demo of Recommender System with LensKit and Intellij Idea
Requirements:
Set environment variable M2_HOME, point it to the Maven directory. E.g. "C:\java\apache-maven-3.3.3" in Windows.
Add path of the LensKit's and Maven's binary directories,
C:\java\lenskit-2.2\bin;%M2_HOME%\bin;%JAVA_HOME%\bin
- Maven
- Intellij IDEA (JetBrains)
- LensKit
- JDK (for sure =P...) Set JAVA_HOME.
Set environment variable M2_HOME, point it to the Maven directory. E.g. "C:\java\apache-maven-3.3.3" in Windows.
Add path of the LensKit's and Maven's binary directories,
C:\java\lenskit-2.2\bin;%M2_HOME%\bin;%JAVA_HOME%\bin
Subscribe to:
Posts (Atom)