docs: fix spelling errors in README - #4
Open
mayuriphad wants to merge 1 commit into
Open
mayuriphad wants to merge 1 commit into
mayuriphad wants to merge 1 commit into
Conversation
There was a problem hiding this comment.
🟢 Approval recommended
Changes are limited to documentation spelling fixes, with only a minor optional Markdown link-formatting improvement suggested.
Pull request overview
Updates the repository’s README to correct several spelling mistakes in the introductory description of the project.
Changes:
- Corrects multiple typos in the README’s opening paragraph (e.g., “algorithims” → “algorithms”, “ommissions” → “omissions”).
- Improves wording accuracy in the attribution sentence (e.g., “attribued” → “attributed”, “aforemention” → “aforementioned”).
File summaries
| File | Description |
|---|---|
| README.md | Fixes spelling errors in the project’s introductory README text. |
Review details
- Files reviewed: 1/1 changed files
- Comments generated: 1
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
| ================ | ||
|
|
||
| This repo contains a collection of IPython notebooks detailing various machine learning algorithims. In general, the mathematics follows that presented by Dr. Andrew Ng's Machine Learning course taught at Stanford University (materials available from [ITunes U] (http://www.apple.com/education/itunes-u/), Stanford Machine Learning), Dr. Tom Mitchell's course at Carnegie Mellon (materials avialable [here](http://www.cs.cmu.edu/~tom/10701_sp11/)), and Christopher M. Bishop's "Pattern Recognition And Machine Learning". Unless otherwise noted, the Python code is orginal and any errors or ommissions should be attribued to me and not the aforemention authors. | ||
| This repo contains a collection of IPython notebooks detailing various machine learning algorithms. In general, the mathematics follows that presented by Dr. Andrew Ng's Machine Learning course taught at Stanford University (materials available from [ITunes U] (http://www.apple.com/education/itunes-u/), Stanford Machine Learning), Dr. Tom Mitchell's course at Carnegie Mellon (materials available [here](http://www.cs.cmu.edu/~tom/10701_sp11/)), and Christopher M. Bishop's "Pattern Recognition And Machine Learning". Unless otherwise noted, the Python code is original and any errors or omissions should be attributed to me and not the aforementioned authors. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixed a few typos in the README.md file: