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

Block or report nidhisinha11

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
nidhisinha11/README.md
  • 👋 Hi, I’m Nidhi!
  • 👀 I’m interested in responsible AI and data visualization.
  • 🌱 I’m currently exploring data viz tools (PowerBI, Tableau, etc.) and the intersection of human rights and technology.
  • 💞️ I’m looking to collaborate on projects that support and uplift queer/POC/female voices.
  • 📫 Connect with me on LinkedIn or email me at [email protected]!

Pinned

  1. dice-simulation dice-simulation Public

    Simulated a 3D cube rolling on the ground to experiment with rigid body motion and the effects of ground friction, stiffness, and damping on a cube's trajectory. PDF of research paper included. Fro…

    MATLAB 1

  2. feedback-simulation feedback-simulation Public

    Simulated a feedback loop to experiment with open gain stability using Matlab. PDF of research paper is also included. From my undergraduate Special Topics in Mathematical Modeling and Simulation c…

    MATLAB

  3. nlp-sentence-features-2021 nlp-sentence-features-2021 Public

    Trained a model to extract features such as tokens, stems, and capitalization from sentences in a document. Received precision score of 89.41, recall of 92.11, and F1 of 90.74. From my undergraduat…

    Gherkin

  4. nlp-sentence-processor-2021 nlp-sentence-processor-2021 Public

    Calculates emission, transition, and OOV frequencies for documents given a training dataset. From my undergraduate NLP class at NYU.

    Python

  5. predictive-analytics-2021 predictive-analytics-2021 Public

    Document Clustering project utilizing K-Means algorithm. Requires Stanford CoreNLP as a dependency. From my undergraduate course in Predictive Analytics taken with Anasse Bari at NYU.

    Java

  6. tinder-annotation tinder-annotation Public

    NLP final group project from NYU Spring 2021 class with Adam Meyers. Annotated Tinder conversations sourced from popular Reddit forum r/Tinder with tags based on sentiment and exchange outcome.