Skip to content

added ML algorithms | ReadMe.md | Contribution.md #6

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

Merged
merged 7 commits into from
Mar 21, 2020
Merged

added ML algorithms | ReadMe.md | Contribution.md #6

merged 7 commits into from
Mar 21, 2020

Conversation

hritik5102
Copy link
Member

@hritik5102 hritik5102 commented Mar 20, 2020

You can see I added various ML algorithms in the PR.

  • Python Basics
  • numpy
  • Matplotlib
  • Pandas
  • Scikit learn
  • Linear regression
  • Cosine similarity
  • Naive bayes
  • Neural network MNIST dataset
  • Natural language processing
  • ReadMe.md
  • Contributing.md

ReadME.md Outdated
@@ -0,0 +1,12 @@
## Jupyter ![](https://img.shields.io/github/forks/TheAlgorithms/Jupyter?style=social) ![](https://img.shields.io/github/stars/TheAlgorithms/Jupyter?style=social) ![](https://img.shields.io/github/watchers/TheAlgorithms/Jupyter?style=social) <br>
Copy link
Member

@cclauss cclauss Mar 20, 2020

Choose a reason for hiding this comment

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

Capitalization: README.md for consistency with other repos.

Copy link
Member Author

Choose a reason for hiding this comment

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

Ok

Copy link
Member Author

Choose a reason for hiding this comment

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

@cclauss kindly review the PR, it has been modified.

README.md Outdated
## Clone git repository

```sh
$ Git clone "https://github.com/TheAlgorithms/Jupyter.git"
Copy link
Member

Choose a reason for hiding this comment

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

Git --> git

Copy link
Member Author

Choose a reason for hiding this comment

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

Solved sir 👍

README.md Outdated

## Contributing

Please read [Contributing.md](./CONTRIBUTION.md/Contributing.md) for information on how to contribute to Jupyter.
Copy link
Member

Choose a reason for hiding this comment

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

Let's remove the CONTRIBUTION.md directory and put Contributing.md at the root.

Copy link
Member Author

Choose a reason for hiding this comment

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

Modified sir 👍

Copy link
Member

@cclauss cclauss left a comment

Choose a reason for hiding this comment

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

A few minor change requests.

@hritik5102 hritik5102 closed this Mar 21, 2020
@hritik5102 hritik5102 reopened this Mar 21, 2020
@cclauss cclauss merged commit 3f978cc into TheAlgorithms:master Mar 21, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants