Skip to content
View nehamehta2110's full-sized avatar
:octocat:
:octocat:
Block or Report

Block or report nehamehta2110

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
nehamehta2110/README.md

Hi there

  • 🔭 I’m currently working on Natural Language Processing (NLP) project on machine translation model, sentiment analysis and text summarization.

  • 🌱 I’m currently learning NLP, ML, data structures and algorithms.

  • 💬 I'm a machine Learning enthusiast, programmer and a passionate learner with keen interest in development and solving real life problems, always willing to learn and work across technologies and domains. Ask me about collaborating and open source projects on python programming and data science.

  • ✨ I have worked on projects such as Sentiment Analysis of a Fortune 500 brand, Automobile Website Scraping and Prediction, Medical report categorization, Name to Community prediction, Dynamic Typing Tutor and have an internship experience as SDE and ML intern at Innovative Tech Lab

  • 📫 How to reach me: Email me at nainamehta2110@gmail.com, I am always looking for opportunities enabling me to learn exciting technologies to boost my passion for programming.

Pinned

  1. DS-Algorithms DS-Algorithms Public

    Data structures and algorithms related problems and solutions from competitive programming websites such as hackerearth, leetcode and geeksforgeeks. It is aimed at providing a clue to solve problem…

    Python

  2. Loan-Defaulter Loan-Defaulter Public

    Given features of the loan, predict whether a person will default or not? Every loan has a max_dpd column against it - it is the max of days past due on all installments of the loan. This is what d…

    Python

  3. geekInsideYou geekInsideYou Public

    Competitive programming for problem statements based on basic data structures, advanced data structures, and algorithms from GeeksForGeeks (GFG) to sharpen coding skills. It has python-based algori…

    Python 9 3

  4. Song-generation-Markov-chain Song-generation-Markov-chain Public

    This song generator uses an artist or band’s lyrics to generate “new” similar-sounding lyrics based on probabilities. This is utilized by the Markov Chain algorithm, which a probabilistic mathemat…

    Jupyter Notebook

  5. Machine_Learning Machine_Learning Public

    This repository consists of basic algorithms of Machine Learning and Deep Learning along with Projects.

    Jupyter Notebook

  6. Dominant-Color-extraction-Kmeans Dominant-Color-extraction-Kmeans Public

    K-Means Clustering algorithm implementation to extract dominant palette colors in a picture and a new picture is formed, which is built from its predominant shading palettes. A picture contains hig…

    Jupyter Notebook 1