If my third vote for A costs me four times as much as your first vote for A, why on earth would we not make a deal?
If the vote-buyer can't confirm the seller's vote, than no deal can be done
If my third vote for A costs me four times as much as your first vote for A, why on earth would we not make a deal?
If the vote-buyer can't confirm the seller's vote, than no deal can be done
If he has ever designed a mechanism that anyone has ever used, I was unable to locate it on his CV. It is a long CV, so perhaps the fault is mine.
Gitcoin grants
I̶t̶'̶s̶ ̶n̶o̶t̶ ̶a̶ ̶s̶t̶o̶r̶y̶ ̶t̶h̶e̶ ̶J̶e̶d̶i̶ ̶w̶o̶u̶l̶d̶ ̶t̶e̶l̶l̶ ̶y̶o̶u̶
i love this man
By 1984 a computer was the size of a desk and everyone had their own PC
lol, everyone in what world
This is not mere speculation – for instance, research reviewed by the Nobel Prize-winning economist Richard Thaler shows that people will pay more for an item with a credit card than with cash. Arguably, a little friction to slow us down would have enabled both institutions and individuals to make better financial decisions.
this seems misguided. the problem here is that people are geared towards short-term vs. long-term. The former is not a good state, its also what leads to climate change, when people value nearer timeframes than further ones
I love house music and dancing until I can't any longer — here's a Spotify playlist of 600 tracks I like and a bunch of mixes I love on SoundCloud.
HOW DID I KNOW. I'm really exciting to run into rob at the club potentially rolling his face off
Writers no longer have to submit to publishers and editors to reach readers; now they can go direct.
Potentially leading to misinformation and truth by popular vote. Authorities are not necessarily the problem (in this case) as much as the lack of transparency in that authority's rationale.
That said, this has not been tested under serious attacks
Reminds me of the comments made in lex fridmin interview with ?, where they discuss that the union of morally evil and competent is actually a small number of people. I wonder if blockchain maybe assumes too much of those interested.
They were talking in the context of nuclear detonations or AI, which would effect a large number of people... but assuming that ETH does provide a non-gov option, it's destabilization might affect even more.
In fact, this recurrence evaluates toT(n)=O(nlgn), just as wegot by our previous analysis.
how?
since there is no equalitytest
Isn't the else statement an equality check?
Civil GPS is unencrypted
what would need to be encrypted?
&i:yi=1
We see that the logisticlog-oddslogitregression model (4.2) has a logit that is linear inX
What is this supposed to mean?
On the other hand, aprediction intervalcanbeusedtoquantifythepredictionintervaluncertainty surroundingsalesfor aparticularcity
Why does this correspond to estimating the irreducible error as described above?
In Chapter 2, we referred to this as the irreducible error. How much will Y vary from ˆY? We use prediction intervals to answer this question.
which simplifies to (3.15) for a simple linear regression
how?? 3.15: $$RSE = \sqrt{\frac{1}{n-2}*RSS}$$
tiny increase inR2
what counts as a tiny increase?
Notice that in Table 3.4, for each individual predictor a t-statistic anda p-value were reported
Are these derived from the multiple or single linear regression?
WhenH0is trueand the errorsihave a normal distribution, the F-statistic follows anF-distribution.
This is the F statistic across different models/coefficients?
If there really is no relationship betweenXandY, then we expectthat (3.14) will have at-distribution withn−2 degrees of freedom
?
In fact, we can see from the right-hand panel of Figure 3.3 that the average of many least squares lines, eachestimated from a separate data set, is pretty close to the true populationregression line.
The average regression line is not actually shown in 3.3
the risk of an adversereaction might vary for a given patient on a given day,
are either of the subsequent examples "unmeasurable" or is it that they were simply not measured? Meaning does all irreducible error refer to variables not measured?
The horizontal dashed line indicates Var(),the irreducible error in (2.3), which corresponds to the lowest achievabletest MSE among all possible methods.
How is it determined that this value should be at 1?
errors are Gaussian
what does this mean?
intuitively we have moreleverageto estimate a slope when this is the case
what does this mean?
biasrefers to the error that is introduced by approxi-mating a real-life problem,
how is this different from irreducible error?
frepresents thesystematicinformation thatXprovides aboutY
Meaning that it X consistently provides information about Y?
3Linear Regression
Chapter 3: Linear Regression
2Statistical Learning
Chapter 2: Statistical Learning
lower frequencies tend to be more easily influenced by speaker and room set-up than the higher frequencies are
what classifies as lower?
CamelCase
isnt this PascalCase?
Note that, like the Option enum, the Result enum and its variants have been brought into scope by the prelude
what is the prelude?
Rust doesn’t have exceptions.
wild
s1.push_str(s2);
why doesnt this pass in the reference to s2?
s1.push_str(&s2);
The difference between length and capacity matters, but not in this context, so for now, it’s fine to ignore the capacity.
follow up on my this matters later, or how it can differ
Act only according to that maxim whereby you can, at the same time, will that it should become a universal law.
is this effectively do unto other as you would have them do unto you? or be the change you want to see in the world?
Another neat feature of Cargo is that you can run the cargo doc --open command, which will build documentation provided by all of your dependencies locally and open it in your browser.
This is awesome! Wouldn't it be great if JS did this? lol
Additionally, you’ll need a linker of some kind.
what is a linker?
This is easy to imagine if you visualize it as a histogram.
wouldve loved to see one
Since 2008 there has been almost a threefold rise in the share of men under the age of 30 who claim to be having no sex. At the same time, the portion of sexless women increased by only 8%.
Odd to give a relative measure of change in one example, and an absolute measure of change in another, especially when you're meant to compare the two.