"Foundations of Machine Learning"
A MUST while starting AI/ML. Absolutely Beginner friendly.
To get: -
1. Follow (So I can DM you )
2. Like & retweet
3. Reply " Send "
People say the economy is tough and no one is hiring. I asked my network.
Here are 43 companies where insiders and told me they are hiring (with links):
FREE certification courses from Google:
1. Fundamentals of Digital Marketing
https://t.co/mtab1OT0VV
2. Data Science with Python
https://t.co/YeV3Q7aD7Y
3. Learn programming with JavaScript
https://t.co/XKdAqiSveS
4. Google Cloud Computing Foundations
https://t.co/IP33Q3DFre
5. Google's Python Class
https://t.co/ilC4jYvucK
6. Machine Learning Crash Course
https://t.co/4nobLMMMWq
7. Introduction to Google Cloud Essentials
https://t.co/FZdTCDNFoH
8. Introduction to Baseline: Data, ML, AI
https://t.co/4bI3LS9yrF
The data science hype is over.
Companies realized that “a data science team focused on prototyping is not all they need”
Expand your toolkit.
Do you like data engineering? Learn that
Do you like ML? Enter into MLOps
It is time to grow my friend.
How do you put your ML models to work?
3 ways:
1. Batch: The model generates predictions on a fixed schedule (e.g. every hour)
2. Request-response: The model is exposed as a backend API.
3. Stream: The model continuously generates prediction on the most recent stream data.
Here are the things that helped me go from a $100k/year data engineer to a $500k/year data engineer, in order of importance:
- move to a high paying state
You aren’t going to make this kind of money in Nebraska unless you’re Warren Buffett. You need to be in Seattle, Austin, Bay Area, or New York City to make this kind of cash
- learn the most in demand skills early
I learned Spark in 2013 way before it was cool. This made me an attractive prospect to hire when it started to boom. Identify new hot technolgy you’re willing to invest in and see what happens. Some good examples here are: data lake architecture with Iceberg, streaming pipelines with Flink, anything combining data eng and blockchain, anything combining data eng and AI
- invest in soft skills and leadership
$500k isn’t available to engineers who just code. You need to influence and impact the organization beyond yourself. Read the books: How to win friends and influence people, Radical Candor, and No Rules Rules to truly level up your leadership and soft skills.
- find the right mentors
I supercharged my career by finding Jitender Aswani when I was 22 and he taught me so much in the four years we worked together. Find someone who is further along than you who is willing to take a bet on your future!
- get lucky
There’s an element of luck with this stuff. Interviews are kind of random. Don’t get discouraged if you don’t get in the first time. Keep trying!
Hi #datafam
been such a week. I haven't done my #100DaysOfCode since the last update. Will resume my learning later in the week as I'm pretty occupied with personal stuffs.
Day 54 to Day 56 of #100DaysOfCode
Started and completed the IBM Data Science course on Coursera. Understood the basics of data science, its definition in the simplest form and various application of it. A summary of my takeaway:
#DataScience#datafam
at hand via diagnostic measures and statistical significance testing.
5. Deploy and get feedbacks which then goes into improving the model until accuracy is obtained.
**Important to note that these processes are very iterative and continuous
#DataScience#DataAnalytics
Day 66 of #100DaysOfCode
Completed the third course on IBM Data science. I learnt the key steps in solving data science problems which include
1. Understanding the business problem and developing an analytical approach to answering business question
#DataScience#DataAnalytics
This may include the use of training dataset from historical data and subsequent use of the test data to gauge the output as well as calibrate the model for a more accurate result
4. Evaluate the resulting model and ensure that it answers the question
#DataScience#DataAnalytics