Y
HN Search
Hacker News Search
new
|
comments
|
top
|
jobs
sllrpr
searching Neon…
1.
▲
2.
▲
3.
▲
4.
▲
5.
▲
6.
▲
6 ms
·
1.
▲
by
sllrpr
14y ago
> First, let's show that I can write a job that can produce more data that it inputs. I have a map of user to score, and want to compute pair wise summed scores for every user pair. This is clearly O(n^2) outputs. Computing pair wise sc
2.
▲
by
sllrpr
14y ago
> it was an example of one of several reasons running map reduce jobs on the AWS cloud have nothing to do with the amount input data you are moving around It would be an example if you had backed up your assertion that collaborative fil
3.
▲
by
sllrpr
14y ago
> Collaborative filtering. What collaborative filtering algorithm are you using that requires terabytes of intermediate storage for gigabytes of input data? I'm familiar with most approaches to CF (SVD, gradient descent, etc) and I can'
4.
▲
by
sllrpr
14y ago
> The point is that small inputs can have large intermediate scratch datasets and even smaller outputs. Perhaps in some rare circumstances (although not the one you cited), however most people use map reduce for aggregation of one form
5.
▲
by
sllrpr
14y ago
If the best way you can think of to determine the 10 most popular search queries and their click-through rates involves terabytes of intermediate data for only 10GB of input data, then you're doing something very wrong.
6.
▲
The map-reduce cargo cult
(blog.locut.us)
9 points
by
sllrpr
14y ago
|
11 comments
7.
▲
LastCalc is open sourced
(science.slashdot.org)
1 points
by
sllrpr
15y ago
|
0 comments
8.
▲
LastCalc: A powerful calculator meets Quora meets Siri
(blog.locut.us)
2 points
by
sllrpr
15y ago
|
0 comments
9.
▲
Web-based programming language now supports higher-order functions & JSON
(lastcalc.com)
1 points
by
sllrpr
15y ago
|
0 comments
10.
▲
by
sllrpr
15y ago
Ugh, I thought I'd answered this but looks like HN lost my response :-( > How big is the pool of variables it can choose from? Currently it is just: screenWidth/Height, browserWidth/Height, browser, browserVersion, os, referrer, city, r
11.
▲
by
sllrpr
15y ago
> It guessed wrong for me but if the 'ExampleCount' value is accurate, you are dealing with a paucity of data. Yes, you guys are the guinea pigs, sorry about that :-) We'll need a lot more data before it is really going to get interest
12.
▲
by
sllrpr
15y ago
It figures it out on its own. You can see the entire tree at http://cord-sa.appspot.com/dumpDT
13.
▲
by
sllrpr
15y ago
Give it a chance, it only has a small dataset to work with so-far.
14.
▲
by
sllrpr
15y ago
I'm happy to answer any questions - this is based on the QuickDT library (see https://github.com/sanity/quickdt ).
15.
▲
Decision tree learner will predict whether you prefer cats or dogs
(cord-sa.appspot.com)
4 points
by
sllrpr
15y ago
|
10 comments
16.
▲
Some lessons from applying machine learning to real-world problems
(blog.locut.us)
3 points
by
sllrpr
15y ago
|
0 comments
17.
▲
by
sllrpr
15y ago
Many would argue that this is a flaw of C.
18.
▲
by
sllrpr
15y ago
Thanks, good feedback. Actually, after seeking a lot of advice I'm starting to think of the deal differently - I'll update the story so everyone can benefit.
19.
▲
by
sllrpr
15y ago
They have technology and customers.
20.
▲
by
sllrpr
15y ago
I'm talking to a good lawyer today, they already have the LoI.
21.
▲
by
sllrpr
15y ago
We don't really need the money, we each have other incomes that we're comfortable on. This was a speculative side-project.
22.
▲
by
sllrpr
15y ago
No, I don't think they've signed an LoI with the other company yet.
23.
▲
by
sllrpr
15y ago
Part of me wants to say that is a paranoid view, but I must confess that the degree to which the purchase price ramps up so quickly is a source of concern for me. $2M to $6M is a dramatic difference. It's plausible to say that they're tryi
24.
▲
by
sllrpr
15y ago
I'm not sure how that could happen. We have the source code, if they renege on the agreement then we just go do something else with it and sue them if they continue to use it.
25.
▲
by
sllrpr
15y ago
Fear not, a lawyer will review the deal before anything is signed.
26.
▲
by
sllrpr
15y ago
This may sound arrogant, but I don't think they could build a clone. Our stuff is pretty sophisticated and non-obvious.
27.
▲
by
sllrpr
15y ago
Ugh, I'm trying to keep this anonymous-ish. May I ask why you'd like to know?
28.
▲
by
sllrpr
15y ago
> What they'll be looking for however is a significant cut % of the deal so that is what you have to think about next The thing is that I've got a termsheet on the table that doesn't look half bad. What is my RoI on engaging someone li
29.
▲
by
sllrpr
15y ago
Asking for advice is not an assurance that I'll accept it uncritically. If you can't or won't back-up what you are saying then you should probably refrain from giving it in the first place. Indeed, that is my general view on advice. Advice
30.
▲
by
sllrpr
15y ago
Yeah, I suspected it might be artificial pressure, but the pressure is only to sign an LoI, and their justification is plausible (we need to cut the other deal loose). After signing the LoI there is 45 days to complete the deal during which
More ›