class Rishika:
def __init__(self):
self.name = "Rishika Nigam"
self.role = "AI/ML Developer & Data Scientist"
self.interests = ["Deep Learning", "NLP", "Remote Sensing", "Computer Vision"]
self.tools = ["Python", "TensorFlow", "PyTorch", "Scikit-learn", "Pandas"]
self.currently = "Exploring multimodal AI & satellite imagery analysis"
self.fun_fact = "I taught a model to read crops from space π°οΈ"
def say_hi(self):
print("Thanks for visiting! Let's build something impactful together.")
me = Rishika()
me.say_hi()|
Fusing Sentinel-1 SAR and Sentinel-2 optical satellite data for precision crop classification using advanced ML/DL models.
|
ποΈ Amazon Review Sentiment AnalysisEnd-to-end NLP pipeline to classify Amazon reviews as positive, negative, or neutral β from raw text to actionable insights.
|
- π°οΈ Advancing satellite-based crop monitoring with multimodal fusion techniques
- π€ Exploring LLMs for domain-specific text classification
- π Learning MLOps to bring models from notebooks to production