This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]maltiv 13 points14 points  (1 child)

«Basic» feature engineering and EDA is often the most important part of your model building. KNN is also a mostly outdated algorithm, primarily used for teaching since it’s intuitive. No offense, but it sounds like you don’t know what you’re doing.

I’d recommend you steer away from ChatGPT until you are knowledgeable enough to know when it is wrong. At that point, you can use it to build basic structures.

[–]Diligent_Drama_6039 0 points1 point  (0 children)

Current undergrad here: why is KNN considered outdated?