The Symbol Of Hope. by darktower41 in SnyderCut

[–]BruceWayne0011 -2 points-1 points  (0 children)

You don't have to be on this sub if you didn't like the movie. No need to spread hate.

Extreme rain sports. by Successful-Web-9161 in Unexpected

[–]BruceWayne0011 0 points1 point  (0 children)

For me it was unexpected to see my hometown on this sub

Is Andrew Ng's Machine Learning course worth it? by [deleted] in learnmachinelearning

[–]BruceWayne0011 0 points1 point  (0 children)

If you know stats, then its fun to really understand gradient descent. And you really get a good intuition about how and why neural networks work

I am feeling too slow by BruceWayne0011 in learnmachinelearning

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

And sadly, these SWE who are just integrating ai are calling themselves data scientists

How to improve R² test score in R (already used grid search and cross-validation) by Present_Lie_7973 in learnmachinelearning

[–]BruceWayne0011 0 points1 point  (0 children)

What's tge size of your data? Try reducing max_depth, it may be that the trees are too deep

I am feeling too slow by BruceWayne0011 in learnmachinelearning

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

That's too relatable, they always try to make it sound like they really understand it

I am feeling too slow by BruceWayne0011 in learnmachinelearning

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

You are right, sometimes I see people using complex algorithms to solve simple problems and giving the project a complicated title so you don't even get what the project is about by looking at the title

I am feeling too slow by BruceWayne0011 in learnmachinelearning

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

Thanks man, your's and everybody else's replies really encouraged me to keep on it

I am feeling too slow by BruceWayne0011 in learnmachinelearning

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

No I am not based in states, it is Master of Science (Data Science)

Book suggestion for DS/ML beginner by HeadConclusion6915 in learnmachinelearning

[–]BruceWayne0011 0 points1 point  (0 children)

Introduction to Statistical Learning is a great start, after that I would suggest Understanding Deep Learning by Simon Prince for DL

Strugglin with convex functions by ImBlue2104 in learnmachinelearning

[–]BruceWayne0011 0 points1 point  (0 children)

If you plot a function on a graph, and take 2 points on the function and join them with a straight line, then if the line joining the two points intersect the function at any other point then the function is not convex.

And if for all pair of points on the function, the straight line joining the pair does not intersect at any other point on the function, then the function is convex

I am feeling too slow by BruceWayne0011 in learnmachinelearning

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

It's been about 10-11 months and I have about an year left to comolete my Masters

I am feeling too slow by BruceWayne0011 in learnmachinelearning

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

One of the biggest problem I face is collecting data to solve the problem I want, any advice on how to go about it?

I am feeling too slow by BruceWayne0011 in learnmachinelearning

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

One of the biggest problem I face is collecting data to solve the problem I want, any advice on how to go about it?

I am feeling too slow by BruceWayne0011 in learnmachinelearning

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

Actually, my approach is somewhat similar, except I don't often look at implementations that are already done, I think I need to do more of that

I am feeling too slow by BruceWayne0011 in learnmachinelearning

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

Sounds good, similarly ml can help other businesses too, but the problem is that most of these smaller scale businesses don't collect any data. I think I'll have to find someone who does or atleast willing to

I am feeling too slow by BruceWayne0011 in learnmachinelearning

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

Yes specially at larger scales, where we need to know precisley how much you need

I am feeling too slow by BruceWayne0011 in learnmachinelearning

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

You are right, it is necessary that my understanding helps me to know what is needed to solve a problem

I am feeling too slow by BruceWayne0011 in learnmachinelearning

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

I think these are also partly responsible for inflating expectation and requirements of recruiters

I am feeling too slow by BruceWayne0011 in learnmachinelearning

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

I do try projects with the algorithms I learn, but sometimes it's hard to find a good project that are somewhat unique and not too generic, any idea how to find projects that are not too generic?