Why conventional methods

We can use sklearn library to write one or two line code to fit and predict data, so is it necessary to write conventional codes for assignments?

Hello @raushan.iitdhn,

The reason behind why we implement each of the algorithms from scratch is to learn how it all works under the hood. So, for assignments, its not necessary you write your own classifier/regressor, if you are good with the internals of the algorithms, you sure can use libraries to save some time.

Happy Learning :slightly_smiling_face:

I hope I’ve cleared your doubt. I ask you to please rate your experience here
Your feedback is very important. It helps us improve our platform and hence provide you
the learning experience you deserve.

On the off chance, you still have some questions or not find the answers satisfactory, you may reopen
the doubt.