Created machine learning blog for PyCon India Blog
- Please check if the PR fulfills these requirements
- [ ] Screenshots for changes (for bug fixes / features)
- [ ] Docs have been added / updated (for bug fixes / features)
- What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
This PR adds a new blog post to the content/2021 directory for a new machine learning blog for PyCon India 2021.
- What is the current behavior? (You can also link to an open issue here)
There is no current post.
- What is the new behavior (if this is a feature change)?
A new machine learning blog post will be added.
- Other information: None
Thanks for opening a PR @anuran-roy Please follow the instructions given here https://github.com/pythonindia/inpycon-blog#instructions-for-writers and add a frontmatter section to your blog as mentioned in step 4. Let us know if you need help with this.
Also you need to download and save images into the repo's assets folder only. Add it in /content/images
@vipulgupta2048 I have worked on the required changes, i.e., the metadata and fixing the image locations. Can you please review it once?