Using Google Image search for OkCupid Profile Images

  1. Suppose you like some one on OKCupid. Click to navigate to photos.
  2. Click Save as to save the webpage completely. All Images are now in a folder on your laptop
  3. Use Google Image Search Upload to one by one . The biggest privacy drawback, Google Image search doesn’t find Instagram or Twitter  or Facebook or LinkedIn profile images so well, but does it extremely well for Google Plus Profile Image. Lolcat!
  4. Solution- have two sets of photos that make you look good, one for  friends, other for OKCupid or other online dating shenanigans!

faceoffI interview Stephen, awesome Face Recognition hacker here, and I think his solution is the best for privacy- use a robots.txt equivalent for images, just as you use it for websites.

I hope they find a solution, in time for wearable computing to take off properly.

In the meantime, I am telling people on OK Cupid that I am a fortune teller. It is really working awesome!

How to make inforgraphics easily- Use Infogr.am

What is an Infographic?

http://en.wikipedia.org/wiki/Infographic

Information graphics or infographics are graphic visual representations of information, data or knowledge intended to present complex information quickly and clearly.[1][2] They can improve cognition by utilizing graphics to enhance the human visual system’s ability to see patterns and trends.[3][4] The process of creating infographics can be referred to as data visualization, information design, or information architecture.[2]

What is Infogr.am?

It Create infographics and interactive online charts. It’s free and super-easy!

How?

Step 1

Login using Twitter or Facebook

Step 2

i1Create

Step 3

i2Choose New Infographic or New Chart?

Step 4

i3Create using options-you can edit the table, figures, text, colors etc

That’s it

Use Infogr.am to make inforgraphics easily!

 

Coursera gets cluttered

I am a big fan of Coursera, but I really think they should organize the Courses along tracks for people wanting to gain multiple skills for a domain or a career.

Their current system of tracks is a signature track that at 39/69$ offers a certificate. Can’t this be upgraded to something like a Data Scientist certification – say if you complete 5-6 courses that are specified.

Also there needs to be much more external social (rather than internal social /forums discussion) as well as some gamification like Codeacademy does (points, badges, leaderboard) to make it more fun.

Lastly- I wish there was a way to read the transcripts fast or at least some way for professionals who are busy to change the rate of learning (the video speed can be changed but its not that effective)

See this- with 370 courses I think Coursera should really build a layer of certifications for multiple courses along a single industry/domain.

c1

Goa Goa Gone Review

Go Goa Gone, is both a stoner movie combined with a zombies attack setting in the scenic heaven of Goa, India. As such it is a sharp, taut comedy with nice acting and crisp direction . The humor is bawdy but some dialogues have potential to be classic. A small budget movie- this is one nice production and shows Bollywood innovating global storylines and adding some desi masala to it. The newbie Puja Gupta looks hot, Saif Ali Khan lampoons the tough guy with a gun image, and Kunal Khemu and Vir Das are great in comic timing.

Go-Goa-Gone130507121941

Watch it for laughs, though it is probably unsuitable for a family outing or with kids. Clearly inspired the cult Hollywood Movie, Zombieland- it has its own desi spin on it. Spicy and Delicious!

 

Star Trek Movie Review Descending Into Darkness to go where no one has descended before

JJ Abrahams confronts age old questions of morality and ethics  in a recent context ( should dangerous war criminals face trial or be executed?). The bromance between Kirk and Spock grows, we see Mr Spock showing more emotions here than he did in the entire Series (including a hilarious domestic incident). This is an awesome feast of a movie and straight in the summer’s must watch list. I liked it better than Iron Man 3 ( and I liked Iron Man a lot!!). The 3D and CGI enhances rather than distracts the movie story, which is how it should be. A satisfying Star Trek, and lots of potential!

But Benedict Cumberbatch is the real bully. This guy is an awesome and incredible actor! Trekkies should remember the original Khan! With some roles swapped 😉

Hallelujah! If you cant find time to watch this edition of Star Trek- it is time to turn that geek badge in!!

Star-Trek-Into-Darkness

1-click Random Decision Forests

petersp's avatarThe Official Blog of BigML.com

One of the pitfalls of machine learning is that creating a single predictive model has the potential to overfit your data. That is, the performance on your training data might be very good, but the model does not generalize well to new data. Ensemble learning of decision trees, also referred to as forests or simply ensembles,  is a tried-and-true technique for reducing the error of single machine-learned models. By learning multiple models over different subsamples of your data and taking a majority vote at prediction time, the risk of overfitting a single model to all of the data is mitigated. You can read more about this in our previous post.

Early this year, we showed how BigML ensembles outperform their solo counterparts and even beat other machine learning services. However, up until now creating ensembles with BigML has only been available via our API. We are excited to announce that ensembles are now available via our…

View original post 869 more words