PlayStation3 Games on PlayStation4
Did you just get a new PS4 for Christmas but recently bought a new game for your PS3? Well you might be able to...
Weka Data Mining Tutorial – Part One
Do you have data and hope to make some predictions and can't afford SAP or IBM? Well, Weka to the rescue. You can data...
Weka Data Mining Tutorial – Part Two
In our first tutorial you learned how to data mine on your own computer and run complex predictions with Weka open source software.
This second...
What is a Data Scientist
Just like a scientist using the scientific method, a data scientist looks closely and observes data – they generate questions and are naturally curious...
Curious about Ghost Blogging Platform?
What is Ghost?
According to their website: "Ghost is an Open Source application which allows you to write and publish your own blog, giving you...
Solved: Error: could not find function “cast”
If you've been trying to cast in R and have run into the following error:
Error: could not find function "cast"
Then here is the solution....
Solution: Ever get Locked out of WordPress Login on Local Host?
If you've ever moved a site to your local installation of Wordpress and for whatever reason got locked out and your password or username...
Solved: SSL: certificate verification failed with R and twitteR
Have you been trying to use R and hook it up with something like twitteR and got an SSL error message?
Me too. But I...
Solved: Retrieve public RSA key on Mac for Git
Ever created a key and either didn't save it or forgot where it was all together? Well, if you are on a Mac, you...
How to install PYQT on your Mac OSX
Want a simple way to install PyQT on OSX? If you have homebrew you can install simply with the following commands:
brew install qt
brew install...