class ShaikHamzah:
def __init__(self):
self.name = "Shaik Hamzah"
self.role = "Data Scientist @ Analytics Vidhya"
self.education = "CSE (AI & ML) @ VIT Chennai"
self.interests = ["Computer Vision", "Generative AI", "Machine Learning"]
self.current_focus = "Building AI-powered solutions"
def say_hi(self):
print("Thanks for dropping by! Let's build something amazing together!")
me = ShaikHamzah()
me.say_hi()- π‘ Data Scientist at Analytics Vidhya
- βοΈ Technical Blogger sharing ML insights and tutorials
- π Recently Graduated specializing in AI & Machine Learning
| π Computer Vision | π¨ Generative AI | π§ Machine Learning |
|---|---|---|
| Image Classification | Agentic AI | Deep Learning |
| Object Detection | LLMs & NLP | Model Optimization |
| Segmentation | Text-to-Image | MLOps |
Check out my technical articles at Analytics Vidhya Blog
βοΈ From Shaik-Hamzah123


