Logistic-_Regression_from_Scratch I have implemented the logistic regression Model without using sklearn library and achieved 95% accuracy. So,as the number of epoch increases the accurecy gets higher. The accurecy I got for this model=95%