Jaydeep Profile picture
Follow Me If You Like 🐍 Python 🤖 Machine Learning/AI ⚙️ Software Engineering 📊 Data Visualization 📩 DM For Collab https://t.co/Hlg3x1bcuI
Learning in Public - Coding - DataSci Profile picture 1 subscribed
Jul 30 12 tweets 2 min read
In my 11 years of working in tech I've had ZERO bad appraisals

Today let's try to understand corporate appraisals.

• What are appraisals ?
• How do they work ?
• Reviews & Ratings
• Increasing your odds of getting a better appraisal Image !!! Disclaimer !!!

Appraisal processes vary from company to company & heavily linked with market conditions but the general framework used by most companies to give appraisals more or less remains the same & the points shared here are for knowledge sharing & not a framework
Jun 22 9 tweets 3 min read
OPENAI acquired Rockset, but what makes it so special ??? Image { Architecture deep dive of Rocketset by @arpit_bhayani }

May 10 10 tweets 3 min read
Level up your Machine Learning skills with these GitHub repos Image 1️⃣ A multi-month study plan for Machine Learning

github.com/ZuzooVn/machin…
Apr 7 8 tweets 2 min read
5 Python Clean Code Tips 1️⃣ Always specify return types
2️⃣ Use Type Hints
3️⃣ Avoid if-else pyramids
4️⃣ Use *args
5️⃣ Avoid pass/ellipses
Mar 11 14 tweets 3 min read
In my 11 years of working in tech I've had ZERO bad appraisals

Today let's try to understand corporate appraisals.

• What are appraisals ?
• How do they work ?
• Reviews & Ratings
• Increasing your odds of getting a better appraisal Image !!! Disclaimer !!!

Appraisal processes vary from company to company & heavily linked with market conditions but the general framework used by most companies to give appraisals more or less remains the same & the points shared here are for knowledge sharing & not a framework
Feb 16 10 tweets 3 min read
Use these 8️Github repositories to learn Python better🚀🚀🚀 1️ A collection of useful scripts, tutorials, and other Python-related things

github.com/rasbt/python_r…
Feb 3 7 tweets 2 min read
No Bullshit Tips For Cracking A Tech Interview As A Grad

I've interviewed a few hundred graduates by now. Interviews aren't college exams, they are two way conversations and here is what the successful candidates did right.

[ Bookmark for later 🔖 ] Image { The Resume Is Your First Impression - Make It Count }

• A clearly crafted resume showing you projects, academia and skills that you can actually demonstrate

• Anything that you don't know shouldn't be there just because it's trending in the market
Nov 18, 2023 7 tweets 2 min read
Kaggle is a superb platform for Python & Machine Learning

Open this if you wish to use it to maximum potential ⏬⏬⏬ { Explore the Learn Section }

✅ Knowledge goldmine
✅ Resource to learn everything you need to get started & free

kaggle.com/learn
Nov 5, 2023 9 tweets 3 min read
I've been writing about Python, Machine Learning & Data Science on Twitter for over a year now !!!

Here are some of my best posts covering
~ Tutorials
~ YT Videos
~ Certifications

& More 💪 Image Courtesy ~Unsplash Machine Learning Resources Mega Thread
Aug 12, 2023 8 tweets 2 min read
FREE cheat-sheets for Data Visualization & Python !!! Before we begin a humble request to subscribe to my channel !!!

youtube.com/@jaydeepkarale
Aug 9, 2023 8 tweets 3 min read
Data is everywhere, but making sense of it can be challenging, this is the reason Data Analysts is one of the highest paying professions

Pairing Data Analysis and Python will make you unstoppable

A roadmap of all things you need for getting started !!! Image shows a roadmap to becoming a Data Analyst !!! What Do Data Analysts Do ?

The job of a Data analyst is extracting insights from data by cleaning, modeling and presenting it in the form of reports & dashboards.

Simply put, data analysts tell stories using data.
Aug 2, 2023 11 tweets 3 min read
Learning Python ?

Build these projects to strengthen your understanding ⬇️ { IMDB Scrapper }

thecleverprogrammer.com/2021/06/02/scr…
Jul 28, 2023 8 tweets 2 min read
6 career options after learning Python which offer BIG SALARIES 💰 💰🚀 Image 1️⃣ Python Back-end Engineer

🟢 Develop standalone components back-ends using core Python,

🟠 Write REST APIs using Django, Flask or other frameworks

🔵 Help write scripts to automate tasks
Jul 20, 2023 6 tweets 2 min read
Interested in diving into the world of machine learning in 2023?

Statistics and probability are the fundamental pillars you can't ignore 💪

Use these 4️⃣ resources to learn them 🧵

📷 @markuswinkler Image khanacademy.org/math/statistic…
Jul 19, 2023 11 tweets 3 min read
🐍 Python libraries you may be interested in for working with financial market data 🚀

⚠️ API Keys required for some !!!

Thanks to Carlos Muza for making this photo Image Before we proceed, a humble request to subscribe to my YouTube channel :)

It's FREE 🚀

youtube.com/@jaydeepkarale
Jul 16, 2023 7 tweets 2 min read
🐍 x 🐋

Want to deploy your Python app easily and consistently across multiple environments?

Dockerize it 💪

Here's a step-by-step guide to get you started 🧵

Image Source ~ Google Image 🟢First, create a Dockerfile in the root directory of your project.

🟠 This file tells Docker how to build your app. Here's an example Image
Jul 11, 2023 10 tweets 3 min read
Thread on Machine Learning repositories to level up you skills 🚀

~Image Credit fsm. ac. in 1️⃣ A multi-month study plan for Machine Learning

github.com/ZuzooVn/machin…
Jul 6, 2023 8 tweets 3 min read
Mega thread on Machine Learning

Bookmark these FREE RESOURCES 🚀🚀🚀
🟢 Videos
🔵 Books
🟠 Github Projects Machine Learning Tutorial for Beginners

kaggle.com/code/kanncaa1/…
Jul 4, 2023 8 tweets 2 min read
Free certification which are "Good to have" to boost your resume

🐍 Python
🤖 Machine Learning
🧠 NLP { Dataflair 🐍 Python }

data-flair.training/python-course/
Jun 8, 2023 5 tweets 2 min read
Deploying Machine Learning Model With Flask-RESTful 🧠

✅ Objective: Predict salary of candidate based on experience, test score & interview

Libraries used

1) Scikit Learn 🚀
2) Numpy 🚀
3) Flask-RESTful 🚀 Image Before we begin my previous threads on FLASK-RESTful should be studied to understand some important concepts used to build the app

Jun 7, 2023 7 tweets 1 min read
20 Python project ideas from beginner to advanced

🧵 🧵 🧵 Preparing for a Python interview ? Check this awesome resource

educative.io/path/ace-pytho…