Giter Site home page Giter Site logo

Hi there!πŸ‘€ I'm Sukanya.😁

A little about me 🀭!

🌱 I am currently working as a Data Scientist as part of Genpact's amazing AI/ML Practice team.

πŸ”­ In 2022, I had a great time working as a Summer Research Intern at IIIT Hyderabad's LTRC (Language Technologies Research Centre).

πŸ‘― I’m looking to collaborate on developing awesome stuffs with Deep Learning (NLP/Vision), Generative AI/ RAG, RLHF , Finetuning and LLMOps.

πŸ’‘ Ask me about Python, Computer Vision, Natural Language Processing, Cloud Computing and REST APIs!

πŸ™ŽπŸΌβ€β™€ Pronouns: She/Her

πŸ“ˆ Recent Achievement: Officially Kaggle Kernels Expert & Lead AI Instructor at Topmate (Top 1% in Data)!!! 😎

🀣 Fun fact: ChatGPT is dumber than your neighbor's 🐈!

sukanyabag

I guide students and professionals through my Topmate.io on their data science journey to transition into a successful and industry ready Data Scientist. Currently I am amongst the top/lead AI instructors at Topmate (Awarded Top 1% in Data & Standout 2023 with 90+ bookings and 5⭐ rating!)

Sukanya's GitHub Stats

GIF









As a technical-writer by passion, I write a lot of tech blogs on Data Science and ML/AI. Read my latest published blogs!πŸ‘©πŸΌβ€πŸ’»

➑️ more blogs on Data Science and Machine Learning...

Blogs published as a part of Analytics Vidhya Data Science Blogathons are here! πŸ‘ˆπŸΌ


Languages, Tools and Frameworks I πŸ’› to work with:

My Skills

Let's Connect with each other! πŸ™‹β€β™€οΈπŸ₯€

sukanyabagig sukanyabagln sukanyabagblog sukanyabagfb sukanyakaggle

Sukanya Bag's Projects

advance-rest-apis-with-flask icon advance-rest-apis-with-flask

This repo is focused on developing RESTful APIs with Flask, SQLAlchemy, (de)/serializing with Marshmallow, advance email confirmations, image uploads, database migrations, third party login with OAuth, Incremental feature delivery and payments with Stripe. Read the API Documentation and play with the API in Postman here πŸ‘‡

alexa-reviews-sentiment-analysis icon alexa-reviews-sentiment-analysis

This repository's notebook provides the insight of customer reviews on Amazon's kid Alexa, by data visualization, sentiment analysis and classification using NLP techniques.

automated-quick-eda-with-sweetviz- icon automated-quick-eda-with-sweetviz-

INTRODUCTION TO PYTHON'S SWEETVIZ LIBRARY Sweetviz is an open source Python library that generates beautiful, high-density visualizations to kickstart EDA (Exploratory Data Analysis) with a single line of code. Output is a fully self-contained HTML application. The system is built around quickly visualizing target values and comparing datasets. Its goal is to help quick analysis of target characteristics, training vs testing data, and other such data characterization tasks. Make sure you visit sweetviz.PyPI to explore more, and also consult and go through documentation of this library. DATASET USED FOR EDA : I have used train and test datasets from the "House Prices: Advanced Regression Techniques" competition hosted by KAGGLE, for performing the EDA. You can find the datasets at the following link redirected to KAGGLE : https://www.kaggle.com/c/house-prices-advanced-regression-techniques

covid19-eda-india icon covid19-eda-india

COVID-19 is an infectious disease caused by the Corona Virus, biologically known as severe acute respiratory syndrome coronavirus 2 (SARS-CoV-2). The disease was first identified in Wuhan, the capital of China's Hubei province in December 2019 and has spread all over the world since then. As of writing this, on 26th April 2020, 21:57 IST, there are 2.92 million confirmed cases throughout the world and has resulted in 204,000 deaths according to Google. In this notebook, I will take a look at the current situation in India. We will take a look at the regions which are most hampered by the outbreak and how numbers have steadily climbed in the country. PROGRAMMING LANGUAGE AND MODULES INCLUDED IN THIS PROJECT : PROGRAMMING LANGUAGE - Python 3x(3.7.8) PYTHON LIBRARIES - Numpy, Pandas, Matplotlib, Seaborn Author - Sukanya Bag Project done during - 1st July 2020 to 5th July 2020

credit-card-anomaly-detection icon credit-card-anomaly-detection

Machine Learning - Credit Card Fraud Detection Introduction The objective in this project is to build machine learning models to classify or identify fraudulent card transactions from a given card transactions data. Data Description The dataset contains two-days credit card transactions made in September 2013 by European cardholders. The dataset is highly unbalanced with a low percentage of fraudulent transactions within several records of normal transactions. The positive class (frauds) account for 0.172% (492 frauds out of 284,807 transactions) of all transactions. Features V1, V2, ... V28 are the principal components obtained with PCA, the only features which have not been transformed with PCA are 'Time' and 'Amount'. Feature 'Time' contains the seconds elapsed between each transaction and the first transaction in the dataset. Feature 'Class' is the target variable with value 1 in case of fraud and 0 otherwise. Dataset source - Kaggle Author - Sukanya Bag , Date - 1st July, 2020

datacamp-case-studies icon datacamp-case-studies

This repository contains the codes and datasets of various data science projects completed by me. These project tasks are a part of DataCamp's "Data Scientist with Python" career track.

dsa-and-problemsolving icon dsa-and-problemsolving

Trying to cover the most asked coding questions at PBCs along with DSA implementations. (Striver + NeetCode SDE Sheet ONGOING)

examples icon examples

A set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.

fastbook icon fastbook

The fastai book, published as Jupyter Notebooks

flutter icon flutter

Flutter makes it easy and fast to build beautiful apps for mobile and beyond

gcp-ai-notebooks icon gcp-ai-notebooks

This repository contains all practice notebooks with which I performed hands-on labs in Google Cloud Training Program's "Cloud ML-AI Track"

gpt2 icon gpt2

PyTorch Implementation of OpenAI GPT-2

gt-nlp-class icon gt-nlp-class

Course materials for Georgia Tech CS 4650 and 7650, "Natural Language"

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.