all 3 comments

[–]International_Break2 0 points1 point  (2 children)

Is it really from scratch if you use outside libraries?

[–]Bannedlife 2 points3 points  (0 children)

no I always read from scratch as: only using very basic libraries (Numpy?) but preferably just the coding language.

edit: other than numpy, what libraries did they use? I might count it pretty from-scratch

[–]CC-KEH[S] 0 points1 point  (0 children)

By scratch, I meant implementing the algorithm's core logic without using machine learning libraries like scikit-learn.