https://github.com/khyatimahendru/articlespublished
A collection of all the articles written by me
https://github.com/khyatimahendru/articlespublished
articles data-science machine-learning technical-writing
Last synced: 5 months ago
JSON representation
A collection of all the articles written by me
- Host: GitHub
- URL: https://github.com/khyatimahendru/articlespublished
- Owner: khyatimahendru
- Created: 2019-06-17T12:55:42.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-27T14:49:00.000Z (almost 7 years ago)
- Last Synced: 2025-07-24T10:33:11.310Z (12 months ago)
- Topics: articles, data-science, machine-learning, technical-writing
- Size: 28.3 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Published Articles
A collection of all the articles authored by me.
| Date | Title | Link |
| ------------- |:--------------|:-----|
| 15.08.2019 | A Detailed Guide to 7 Loss Functions for Machine Learning Algorithms with Python Code | https://www.analyticsvidhya.com/blog/2019/08/detailed-guide-7-loss-functions-machine-learning-python-code/ https://medium.com/analytics-vidhya/a-detailed-guide-to-7-loss-functions-for-machine-learning-algorithms-26e11b6e700b (Featured on Medium Paywall) |
| 05.08.2019 | Master Dimensionality Reduction with these 5 Must-Know Applications of Singular Value Decomposition (SVD) in Data Science | https://www.analyticsvidhya.com/blog/2019/08/5-applications-singular-value-decomposition-svd-data-science/ https://medium.com/analytics-vidhya/master-dimensionality-reduction-with-these-5-must-know-applications-of-singular-value-777299940b89 (Featured on Medium Paywall) |
| 23.07.2019 | 10 Powerful Applications of Linear Algebra in Data Science (with Multiple Resources) | https://www.analyticsvidhya.com/blog/2019/07/10-applications-linear-algebra-data-science/ https://medium.com/analytics-vidhya/10-powerful-applications-of-linear-algebra-in-data-science-c9c0b6018074 |
| 10.07.2019 | Heading for a Data Science Interview? 6 Things to Do 1 Day Before your Interview | https://www.analyticsvidhya.com/blog/2019/07/6-essential-tips-should-know-day-before-data-science-interview/ https://medium.com/analytics-vidhya/heading-for-a-data-science-interview-95eeab94ba1d |
| 04.07.2019 | 11 Superb Data Science Videos Every Data Scientist Must Watch | https://www.analyticsvidhya.com/blog/2019/07/11-data-science-videos-every-data-scientist-must-watch/ https://medium.com/analytics-vidhya/11-superb-data-science-videos-every-data-scientist-must-watch-2ef092d39cb2 |
| 30.06.2019 | My Experience at the Google India Tech Intern Connect 2019 | https://medium.com/@khyati.ma25/my-experience-at-the-google-india-tech-intern-connect-2019-49b88c0db190 |
| 25.06.2019 | Balance your data using SMOTE - With a Case Study in Python | https://medium.com/analytics-vidhya/balance-your-data-using-smote-98e4d79fcddb (Featured on Medium Paywall) |
| 21.06.2019 | Measuring the Goodness of Fit: R2 versus Adjusted R2 | https://medium.com/analytics-vidhya/measuring-the-goodness-of-fit-r%C2%B2-versus-adjusted-r%C2%B2-1e8ed0b5784a |
| 19.06.2019 | Decision Trees: Which feature to split on? | https://medium.com/analytics-vidhya/decision-trees-which-feature-to-split-on-91083fc32279 (Featured on Medium Paywall) |
| 17.06.2019 | How to Determine the Optimal K for K-Means? | https://medium.com/analytics-vidhya/how-to-determine-the-optimal-k-for-k-means-708505d204eb|
| 13.06.2019 | An Introduction to the Powerful Bayes’ Theorem for Data Science Professionals| https://www.analyticsvidhya.com/blog/2019/06/introduction-powerful-bayes-theorem-data-science/ |