Viewing a single comment thread. View all comments

psychorameses t1_j2e63yf wrote

That distinction isn't real. In that regard, both techniques learn exactly the same thing: a best fit curve. The difference is how complicated that curve needs to be. Unless you are trying to do something specific like computer vision or natural language processing, you really don’t need DL. If you are working with simple tabular data, basic ML like linear regression will be more than enough.

In any case, the feedback for most ML projects is to start with a simple regression technique and only start complicating your models if you aren’t getting what you want. You’d be surprised to see how far a simple non-DL model gets you.

I worked in Zillow’s AI team so I know both AI and real estate analytics problems.

1

Ashraf_mahdy OP t1_j2e6lpq wrote

Can I dm you with more information maybe you're able to steer me in the right direction? If you're willing of course

I'm trying to do my due diligence before the start of the Module to be able to answer my teacher's questions effectively and know how deep I need to go

1

psychorameses t1_j2e6yv6 wrote

Sure, I'm just playing Genshin Impact until work starts again anyway.

1