class NitishKumar:
def __init__(self):
self.name = "Nitish Kumar"
self.alias = "NitishKumar.ai"
self.location = "Bangalore, India ๐ฎ๐ณ"
self.role = "Data Science Student"
self.passion = ["Machine Learning", "NLP", "Data Storytelling"]
self.current = "Building cool stuff with data ๐ฅ"
self.ask_me_about = ["Python", "ML Models", "Data Analysis", "AI Projects"]
def life_philosophy(self):
return "Data is the new oil โ and I'm learning to refine it. โ๏ธ"
me = NitishKumar()
print(me.life_philosophy())"In God we trust. All others must bring data." โ W. Edwards Deming
|
|
Machine Learning โโโโโโโโโโโโโโโโโโโโ 80%
Python / Pandas โโโโโโโโโโโโโโโโโโโโ 90%
Data Visualization โโโโโโโโโโโโโโโโโโโโ 80%
NLP / Text Analysis โโโโโโโโโโโโโโโโโโโโ 70%
Deep Learning โโโโโโโโโโโโโโโโโโโโ 60%
SQL & Databases โโโโโโโโโโโโโโโโโโโโ 78%
Feature Engineering โโโโโโโโโโโโโโโโโโโโ 65%
MLOps / Deployment โโโโโโโโโโโโโโโโโโโโ 40% โ leveling up! ๐
journey
title Nitish's Data Science Adventure ๐ฟ
section Foundation
Learn Python: 9: Me
Master Pandas & NumPy: 8: Me
Statistics & Math: 7: Me
section Building Up
Machine Learning: 8: Me
NLP Projects: 7: Me
Data Visualization: 8: Me
section Current
Deep Learning: 6: Me
Real Projects (Fake News Detector): 9: Me
Open Source Contributions: 5: Me
section Next Stop
MLOps & Deployment: 3: Me
Kaggle Competitions: 4: Me
Research Papers: 2: Me


