Skip to content
View skotak2's full-sized avatar
Block or Report

Block or report skotak2

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned

  1. Image-Captioning-With-Visual-Attention-Mechanism Image-Captioning-With-Visual-Attention-Mechanism Public

    Built an encoder - decoder model for captioning an image with visual attention mechanism. Encoding of image was done with CNN and decoding is done with RNN(GRU & LSTM) based networks.

    Jupyter Notebook 3

  2. Predictive-Modelling-For-Customer-Engagement-At-VMware Predictive-Modelling-For-Customer-Engagement-At-VMware Public

    Built a supervised multi-class predictive model to bucket customers based on the events and actions recorded during their interactions with the VMWare's customer engagement portals

    R 2

  3. Seq2Seq-Machine-Translation-Model-Kannada-to-English Seq2Seq-Machine-Translation-Model-Kannada-to-English Public

    Developed REST API to perform machine translation using Seq2Seq model. The model deployment was done using google could platform.

    Jupyter Notebook 3 2

  4. Review-Based-Recommendation-System Review-Based-Recommendation-System Public

    Developed REST API for real-time recommendations based on unsupervised technique - KMeans, where the cluster TF-IDF scores of the reviews and analyze them.

    Jupyter Notebook 3

  5. Topic-Modelling-For-Depression-Markers Topic-Modelling-For-Depression-Markers Public

    A research study aiming to discover distinguishable pattern between pre and post diagnosis behavior of self-diagnosed individuals with depression on Twitter

    Jupyter Notebook 1 1

  6. Package-Pricing-At-Mission-Hospital Package-Pricing-At-Mission-Hospital Public

    Built Predictive Model to estimate the price of treatment given the clinical factors at the time of admission.

    R