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

Added one useful resource #9

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ Taking part in competitions is also a great way to learn and build your portfoli

### Guide to Data Science Interviews

We will be publishing Interviews guide for every topic, but till then you can go through the following resources:-
We will be publishing an Interview guide for every topic, but till then you can go through the following resources:-

- [ Machine learning Interview questions](https://github.com/khangich/machine-learning-interview)
- [Ace the Data Science Interview](https://www.acethedatascienceinterview.com/)
Expand All @@ -147,6 +147,7 @@ We will be publishing Interviews guide for every topic, but till then you can go
- [Machine Learning System Deisng](https://github.com/eugeneyan/applied-ml)
- [Data Scientist Interviews](https://applyingml.com/)
- [Guides by Applying ML](https://applyingml.com/resources/)
- [Technical Skills for the Data Science Pipeline: This emphasizes the practical skills needed throughout the data science process.](https://www.scaler.com/blog/data-science-process/#components-of-the-data-science-process)

### Upcoming Topics 📚

Expand Down