Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updated DiabetesNotebook.ipynb #35

Closed
wants to merge 2 commits into from
Closed

Updated DiabetesNotebook.ipynb #35

wants to merge 2 commits into from

Conversation

aayushibansal2001
Copy link
Contributor

#16

  • Trained the model on Simple Linear Regression algorithm
  • Predicted the Test set results
  • Displayed the difference between actual and predicted values.

@aayushibansal2001
Copy link
Contributor Author

The Update README.md commit was for issue number #9, but don't know how it got committed to this issue. How can I resolve this?

@kritikaparmar-programmer
Copy link
Owner

Hey @aayushibansal2001 there are conflicts in this branch resolve them.

@kritikaparmar-programmer
Copy link
Owner

Hey, @aayushibansal2001 you have to make different branches for different issues and never do changes in the main branch.I cannot merge this PR as in this the changes were done in the main branch of your local repo. Kindly make a different PR for both the issues, take your time, and if you want any kind of help contact the mentors or me. Happy Coding

@aayushibansal2001
Copy link
Contributor Author

Sure! Will do that. Thanks for pointing out the mistake.

Copy link
Collaborator

@utkarsh0702 utkarsh0702 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Add a few points to the jupyter notebook:

  1. Add a few visualizations of the pandas DataFrame.
  2. Provide some evaluation metrics of the model.
  3. Please provide the model in the pr.

@kritikaparmar-programmer kritikaparmar-programmer added the invalid This doesn't seem right label Mar 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
invalid This doesn't seem right
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants