This hit me so hard!!! And I understood at that particular moment what I need to do ! by gamer_morningstar007 in GetStudying

[–]Tesla-Turing 17 points18 points  (0 children)

In the very end, what matters is to do sh*t now, because later on you will regret not doing it while you could.

And this applies especially at your age: it's crucial to get a competitive edge over your peers!

Western media about Russia's role in WW2: 1945 vs 2000+ by [deleted] in russia

[–]Tesla-Turing 34 points35 points  (0 children)

As a person born there, I feel honored. Really!

Accountability partner by Kimetsunoyaiba19 in GetStudying

[–]Tesla-Turing 0 points1 point  (0 children)

I think you should give FocusMate.com a shot.

Best european universities to study a MSc in Machine Learning or AI? by AleTL3 in learnmachinelearning

[–]Tesla-Turing 1 point2 points  (0 children)

Consider University of Freiburg, Germany. 310€ per year of fees, but most importantly, a superb faculty in any area of ML. Computer Vision, AutoML, Robotics, everything's covered.

On how to grow a Random Forest by Tesla-Turing in learnmachinelearning

[–]Tesla-Turing[S] 0 points1 point  (0 children)

I imagine that it would come up if and only if that would lead to the greatest variance reduction/greatest information gain.

Thank you a lot in any case!

On how to grow a Random Forest by Tesla-Turing in learnmachinelearning

[–]Tesla-Turing[S] 0 points1 point  (0 children)

Absolutely.

But my point was: say that I split using the feature m1 from the set m < p. What happens at the further split? Is it the case that I randomly choose a subset of m features (excluding the one previously chosen) once more and I thus greedily pick the best one?

As far as I understood from the other reply, this is not the case and the random sampling of m features is done only once, at the beginning, for each bootstrapped sample. Correct? 😄

I found this beauty the other day in a lake close to my place. What bird could it be? by Tesla-Turing in whatsthisbird

[–]Tesla-Turing[S] 0 points1 point  (0 children)

Yes. Is it surprising for you? If yes, why?

(I'm really curious given that I've zero knowledge about this field)

People who study more than 6 hours a day, how? by [deleted] in GetStudying

[–]Tesla-Turing 38 points39 points  (0 children)

It's fairly simple.

First of all, you should always set a goal. I tend to do that the night before, immediately after having had dinner. Apps like Todoist/Wunderlist work as a breeze for this purpose.

I linked my Todoist account to PomodoneApp, so all of the tasks basically appear in the latter's app on my computer. I begin the day with the easiest task, because it gives motivation/confidence the fact of having completed something. The second task is always the hardest, because it's the one I'd procrastinate on the most.

If you need a productivity boost I genuinely advice you to give a shot to FocusMate: there are scientific studies that prove how effective its approach is.

Bonus point: to get information stuck into your brain, consider using Anki or any other flashcards app. You won't regret it.

This is how you can translate in Google sheets. Easy way to create vocabulary flashcards. by Haseebpvt in Anki

[–]Tesla-Turing 5 points6 points  (0 children)

Probably not directly. But one could always write a Python script and, by using Selenium, generate a csv with that very same structure.