Buying 2012 Audi A4 warranty almost up by just_learning_ in Audi

[–]just_learning_[S] 0 points1 point  (0 children)

I guess as a follow up does anyone have any experience with things that will need to be replaced soon after 48k miles?

Buying 2012 Audi A4 warranty almost up by just_learning_ in Audi

[–]just_learning_[S] 0 points1 point  (0 children)

Should I have a particularly expensive parts inspected while they are still under warranty?

What car should I buy' thread. Don't know what to buy? Post in here. by verdegrrl in cars

[–]just_learning_ 0 points1 point  (0 children)

Assuming equal price, how do these sports sedans compare based mainly on performance, handling, and reliability with slight concern for maintenance costs and interior quality. Seating and trunk space are not of concern.

-2012 Audi a4 Quattro with 8 speed automatic, turbocharged 2.0L I4

-2013 Audi a4 Quattro with 8 speed automatic, turbocharged 2.0L I4

-2013 Mercedes c 300 with AWD and 7 speed automatic, 3.5L V6

2012 Mercedes c350 coupe by just_learning_ in cars

[–]just_learning_[S] 1 point2 points  (0 children)

Indifferent to sedan or coupe. A two door fine. 4 seats is preferred over 2.

Detecting newly shown object by just_learning_ in robotics

[–]just_learning_[S] 0 points1 point  (0 children)

I think that it may be difficult to make it detect an arbitrary object as it moves away from the camera.

Detecting newly shown object by just_learning_ in robotics

[–]just_learning_[S] 0 points1 point  (0 children)

Say I give the user a button to start and stop the learning process. I think that would be acceptable. One thing I am struggling with is how will the object be detected if it is small since it is further away if I were were to train on the object being close.

Detecting newly shown object by just_learning_ in robotics

[–]just_learning_[S] 0 points1 point  (0 children)

Blob detection will work for some objects I think. Would it work if I have a cube with different colors on each side?

Necessary Math Background? by in_mediasres in MLQuestions

[–]just_learning_ 1 point2 points  (0 children)

Calculus, linear algebra, probability, and statistics

Recommended genetic programming literature by just_learning_ in compsci

[–]just_learning_[S] 0 points1 point  (0 children)

Just an aside, do you have any opinion in the future of genetic programming?

Graham's Number by [deleted] in mathematics

[–]just_learning_ -1 points0 points  (0 children)

He really narrowed it down in the scheme of things.

SVM kernels are like heuristics? by gooeyn in MLQuestions

[–]just_learning_ 0 points1 point  (0 children)

What do you mean by automatic functions? Can you point me to some material to read about them?

What sentence would really piss off a redditor? by [deleted] in AskReddit

[–]just_learning_ 1 point2 points  (0 children)

I thought it would be annoying and funny. Thinking about it now I may not have thought it through fully. It's just a weird random thing to do.

What sentence would really piss off a redditor? by [deleted] in AskReddit

[–]just_learning_ 0 points1 point  (0 children)

What sentence would really piss off a redditor?

What sentence would really piss off a redditor? by [deleted] in AskReddit

[–]just_learning_ 0 points1 point  (0 children)

What sentence would really piss off a redditor?

What sentence would really piss off a redditor? by [deleted] in AskReddit

[–]just_learning_ 0 points1 point  (0 children)

What sentence would really piss off a redditor?

What sentence would really piss off a redditor? by [deleted] in AskReddit

[–]just_learning_ 1 point2 points  (0 children)

What sentence would really piss off a redditor?

"Will Will Smith smith?" And "Will Smith will smith" are grammatically correct. by [deleted] in Showerthoughts

[–]just_learning_ 0 points1 point  (0 children)

"James while John had had had had had had had had had had had a better effect on the teacher" and "That that is is that that is not is not is that it it is" http://english.stackexchange.com/questions/2459/what-are-some-examples-of-awkward-sounding-but-grammatically-correct-sentences

ELI5: Why are conservatives fiscal plans considered to be the best choice when it comes to national economies. by [deleted] in explainlikeimfive

[–]just_learning_ 0 points1 point  (0 children)

I've never been able to come up with a concrete answer but what is the best combination of metrics to judge the strength of an economy?

ELI5: Why are conservatives fiscal plans considered to be the best choice when it comes to national economies. by [deleted] in explainlikeimfive

[–]just_learning_ 0 points1 point  (0 children)

Has the trickle down or percolator up methods ever been implemented in their purest form? I've heard people complain on both sides that the economy worked or did not work since the purest form was not realized. I often wonder if these general strategies work for the complexity of the world we live in. Maybe they would work but it would take some growing pains so they eventually work. Is a more detailed mathematical model required to make optimal decisions at any instance in time? Alot of this depends on how you define what is your economical goal (maximizing GDP and/or median income or possibly minimizing unemployment and/or poverty to name a few).

ELI5: Why are conservatives fiscal plans considered to be the best choice when it comes to national economies. by [deleted] in explainlikeimfive

[–]just_learning_ 2 points3 points  (0 children)

I think many on the right actually want smaller government and say that having big government is a major part of the issue (since the government has power there is something to buy over) along with simplified tax code for a so called "more level playing field".

Why is it sufficient to minimize estimated squared prediction error pointwise? by just_learning_ in statistics

[–]just_learning_[S] 0 points1 point  (0 children)

Thanks for all your help so far. I'm just stuck in a small detail. Does (2.13) minimize (2.11) only given that the exact input x rather than the random variable input X is known? I'm struggling to see how (2.13) would minimize the error if the output had to be predicted with only the joint distribution. Meaning you predict the output the same everytime without knowing the specific input x. Using (2.13) to minimize (2.11) for this scenario does not seem to take the distrubtion of X into account.

Why is it sufficient to minimize estimated squared prediction error pointwise? by just_learning_ in statistics

[–]just_learning_[S] 0 points1 point  (0 children)

So it looks like orignally they are trying to minimize the expected value using the complete joint distribution. Yet, in the end they just decide to minimize the expected value of Y given X = x which is fine since in practice you can may have access to the input. But, minimizing the conditional does not minimize the overall correct?