You may also know me as Shubham Shankar!
๐ Passionate Data Scientist exploring boundless potential.
๐ Computer Science Grad with a knack for problem-solving and innovation.
๐ก My Goal: Build products that enhance everyday life for everyone.
๐ Curious about uncovering patterns to solve real-world challenges.
#!/usr/bin/python
# -*- coding: utf-8 -*-
class AreasOfInterest:
def __init__(self):
self.role = "Machine Learning Engineer"
self.current_favourite = ["Generative AI", "AWS Cloud"]
def favourite(self):
favourite_topic = ['Data Science', 'System Design', 'Algorithms & Data Structure', 'Cloud Computing', 'Software Engineering/Development', 'Full Stack Development']
for fav_top in favourite_topic:
print(" These are my all time", fav_top)
if __name__ == '__main__':
obj = AreasOfInterest()
obj.favourite()
๐ Information Extraction with Natural Language Processing
๐ผ๏ธ Image Segmentation
๐ An Introduction to Topic Modeling with Latent Dirichlet Allocation
๐ค Custom Classifier using Amazon Comprehend
๐ Evaluation Metrics
๐ก Count Vectorizer and TF-IDF
๐๏ธ AI-Based Vehicle Damage Detection
| Action | Link |
|---|---|
| ๐ Explore my | Portfolio |
| ๐ค Connect with me on | |
| ๐ฉ Send Me an | |
| Github | |
| ๐ Read my | Articles |
| ๐ป Watch my presentation on | Youtube |
| ๐ Browse my | certifications |
โก Fun Fact: I write poems ๐ถ. Feel free to reach out if that sparks your interest ๐

