Not getting max %

hey mohit bhaiya
i have solved the challenge nut i am getting 96% unlike the people on leaderboard having 99%,please take a look on my code,and one more thing how to share juputer’s code,P.S.-download the ipynb file to see the code if not showing in github

Hi satvik,
Others might be using some more powerful classification techniques like SVM or neural nets in this challenge.
With logistic regression, you will get only this much accuracy. So for now, you can move towards the next section.

You can’t share ipynb file, instead share the code in ide.codingblocks.com.

In jupyter notebook:

  • File>download as> (.py file)
  • copy whole content in just single step to the online ide.

Thanks :slight_smile:

1 Like

okay.
Thank you
:grinning:

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.