zigjagcode's profile picture. indention matters || AI , ML || frontend developers aren’t programmers prove me wrong

zigjagcoder.py

@zigjagcode

indention matters || AI , ML || frontend developers aren’t programmers prove me wrong

مثبتة

🚀 First Data Science Project Completed! 🎉 Uber NYC Data Analysis (Jan–Feb 2015) 🚖 📊 Key Insights: Peak trip days & hours Monthly & weekly patterns Heatmaps for visualizing demand hotspots 🔗 Check the full project & code here: github.com/bunny5058/uber…

zigjagcode's tweet image. 🚀 First Data Science Project Completed! 🎉
 Uber NYC Data Analysis (Jan–Feb 2015) 🚖
📊 Key Insights:

Peak trip days & hours 

Monthly & weekly patterns 

Heatmaps for visualizing demand hotspots

🔗 Check the full project & code here:
github.com/bunny5058/uber…
zigjagcode's tweet image. 🚀 First Data Science Project Completed! 🎉
 Uber NYC Data Analysis (Jan–Feb 2015) 🚖
📊 Key Insights:

Peak trip days & hours 

Monthly & weekly patterns 

Heatmaps for visualizing demand hotspots

🔗 Check the full project & code here:
github.com/bunny5058/uber…

Every programmer is a gamer as well ??? Mostly competitive games like velo ?


🔖400 posts 🧑‍⚖️50 followers Doesn’t sounds great but it is as it is 😁🤩 #letsconnect #100DayChallenge

zigjagcode's tweet image. 🔖400 posts 
🧑‍⚖️50 followers 
Doesn’t sounds great but it is as it is 😁🤩

#letsconnect #100DayChallenge

It’s 49 can we 50 before Wednesday morning??? #letsconnect

zigjagcode's tweet image. It’s 49 can we 50 before Wednesday morning??? 

#letsconnect

🤩Day 12 of becoming AI/ML god Today i Learnt about : 🔵 manually using test and validation❌ 🔵built in function in sklearn ✅ 🔵 it’s cross_val_score 🔵 number of train and validation set by an argument “cv” #100DaysOfCode #100DayChallenge

zigjagcode's tweet image. 🤩Day 12 of becoming AI/ML god 

 Today i Learnt about :

🔵 manually using test and validation❌
🔵built in function in sklearn ✅

🔵 it’s cross_val_score 
 
🔵 number of train and validation set by an argument “cv”

#100DaysOfCode #100DayChallenge

Grind kitne dino ka hota h 🙂??


Everyone flexing their 1k ,2k What about my 50 connections 😂when?? #letsconnect

zigjagcode's tweet image. Everyone flexing their 1k ,2k 
What about my 50 connections 😂when??

#letsconnect

🤩Day 11 of becoming AI/Ml god 🧠I wrote a function which fills the missing values in a data from median of its columns Using sklearn in which SimpleImputer Share me any other typ of inplace values for missing values that a ml engg. Would prefer

zigjagcode's tweet image. 🤩Day 11 of becoming AI/Ml god 

 🧠I wrote a function which fills the missing values in a data from median of its columns 
 
Using sklearn in which SimpleImputer 

Share me any other typ of inplace values for missing values that a ml engg. Would prefer

🤩Day 10 of becoming AI/Ml god 🧠Started house_pricepridiction project In which i learnt 1. load the data for california 2.trying to notice patterns 3.STANDARD CORRELATION COFFICIENT 5. Straitified_shuffle by sklearn #100DayChallenge #100DaysOfCode

zigjagcode's tweet image. 🤩Day 10 of  becoming AI/Ml god 

🧠Started house_pricepridiction project 
In which i learnt 
1. load the data for california 
2.trying to notice patterns 
3.STANDARD CORRELATION COFFICIENT 
5. Straitified_shuffle by sklearn 

#100DayChallenge #100DaysOfCode
zigjagcode's tweet image. 🤩Day 10 of  becoming AI/Ml god 

🧠Started house_pricepridiction project 
In which i learnt 
1. load the data for california 
2.trying to notice patterns 
3.STANDARD CORRELATION COFFICIENT 
5. Straitified_shuffle by sklearn 

#100DayChallenge #100DaysOfCode

Hello 2:00am gang 🤩Day 9 of becoming AI/Ml god 💻Today I learned few things 1. Frame the problem clearly ✅ 2. Examine current solution ✅ 3. Selecte a performance measure✅ i) RMSE ii) ASE #100DaysOfCode #100DayChallenge

zigjagcode's tweet image. Hello 2:00am gang 
🤩Day 9 of becoming AI/Ml god 

💻Today I learned few things 

1. Frame the problem clearly ✅

2. Examine current solution ✅

3. Selecte a performance measure✅
  i) RMSE 
  ii) ASE
#100DaysOfCode #100DayChallenge
zigjagcode's tweet image. Hello 2:00am gang 
🤩Day 9 of becoming AI/Ml god 

💻Today I learned few things 

1. Frame the problem clearly ✅

2. Examine current solution ✅

3. Selecte a performance measure✅
  i) RMSE 
  ii) ASE
#100DaysOfCode #100DayChallenge

Hello 2:30AM gang .. 💻Day 8 of becoming AI/Ml god After #INDvPAK it’s time for grind at ⏰2:30am Learnt about: 1.preparing data ✅ 2.oversample (RandomOverSample)✅ 3. KNN and classification_report ✅ #100DayChallenge #100DaysOfCode #AIMl

zigjagcode's tweet image. Hello 2:30AM gang ..

💻Day 8 of becoming AI/Ml god 
 After #INDvPAK  it’s time for grind at 
 ⏰2:30am 

Learnt about:
1.preparing data ✅
2.oversample (RandomOverSample)✅
3. KNN and classification_report ✅
 
#100DayChallenge #100DaysOfCode #AIMl

Back into the game One word for this man #INDvsPAK #AsiaCupFinal

zigjagcode's tweet image. Back into the game 
One word for this man 
#INDvsPAK #AsiaCupFinal

💻Day 7 of becoming AI/Ml god 🧠 Supervised Learning – guiding the model with labeled data ✅ Classification – predicting categories (spam or not spam) 📈 Regression – predicting continuous values (house prices) 🚀 Tomorrow, we go deeper! #100DayChallenge #100DaysOfCode

zigjagcode's tweet image. 💻Day 7 of becoming AI/Ml god

🧠 Supervised Learning – guiding the model with labeled data

✅ Classification – predicting categories (spam or not spam)

📈 Regression – predicting continuous values (house prices)

🚀 Tomorrow, we go deeper!
#100DayChallenge  #100DaysOfCode

🤩Day 6 of becoming AI/Ml god 💻Learnt about problems while choosing best model and data 🧠Learnt about 📖 1.overfitting, underfitting 2. Training set , testing set 3. Holdout validation 4. Generalisation error 💪Readyy for the next day

zigjagcode's tweet image. 🤩Day 6 of becoming AI/Ml god 
💻Learnt about problems while choosing best model and data 

🧠Learnt about 📖
1.overfitting, underfitting 
2. Training set , testing set 
3. Holdout validation 
4. Generalisation error 

💪Readyy for the next day

I m a python guy what should i learn that i can represent my ideas with UI ? How are u guys making dashboard??


🤩Day 5 of becoming AI/ML god 💻Learnt about types of machine learning algorithms like : 1 . Supervised 2.unsupervised 3.semi supervised 4.reinforcements Made notes of that ready for the next day #100DaysOfCode #100DayChallenge

zigjagcode's tweet image. 🤩Day 5 of becoming AI/ML god 
💻Learnt about types of machine learning algorithms like : 
1 . Supervised 
2.unsupervised 
3.semi supervised 
4.reinforcements 
Made notes of that ready for the next day 
#100DaysOfCode #100DayChallenge
zigjagcode's tweet image. 🤩Day 5 of becoming AI/ML god 
💻Learnt about types of machine learning algorithms like : 
1 . Supervised 
2.unsupervised 
3.semi supervised 
4.reinforcements 
Made notes of that ready for the next day 
#100DaysOfCode #100DayChallenge

Girlfriend nhi h to kya hua Galatfriend to h na 🙂……


United States الاتجاهات

Loading...

Something went wrong.


Something went wrong.