Coder Social home page Coder Social logo
  • šŸ‘‹ Hi, Iā€™m @muskaanpatel14. I am currently completing my Master's in Computer Science from Brown University (Batch of 2024) with specialization in AI/ML Pathway.
  • šŸ‘€ I have taken the following courses: Machine Learning, Data Science, Deep Learning, Computer Vision, Artificial Intelligence, Computational Photography, Topics in Database Management, and Privacy Conscious Computer Systems
  • šŸŒ± Iā€™m currently trying to learn more about Large Language Models and Natural Language Processing
  • šŸ’žļø Iā€™m looking to collaborate on any NLP/DL/CV related projects!
  • šŸ“« How to reach me, you can mail me, ID: [email protected]

Muskaan Patel's Projects

agglomerativeclustering icon agglomerativeclustering

Basic Machine Learning Projects based on Regression, Classification, Clustering etc. along with their Databases.

credit-card-approval-detection-using-machine-learning-on-aws-mlnd-udacity-capstone-project- icon credit-card-approval-detection-using-machine-learning-on-aws-mlnd-udacity-capstone-project-

MLND-Capstone My project is a simple Credit Card Approval Prediction using Machine Learning. It implements Binary Classification using LinearLearner in AWS SageMaker environment. My capstone project for Udacity's Machine Learning Nanodegree. The folder includes my initial project proposal, my final project report, the csv file used, and the final project ipynb(jupyter notebook) file. It also includes a directory called CreditCardApproval which contains 4 file. Two of them are rough files and not meant to be used. The other two are test.csv and train.csv which are the final files I upload on S3 after all the pre-processing. No as such special environment/library is required for the implementation of this project.

dbscanclustering icon dbscanclustering

Density-based spatial clustering of applications with noise is a data clustering algorithm.

finetuningmistral7bpractise icon finetuningmistral7bpractise

Attempt to finetune a Mistral 7B model using a Medium tutorial. Link:https://medium.com/@hugo_fernandez/fine-tune-and-deploy-an-llm-on-google-colab-notebook-with-qlora-and-vertexai-58a838a63845

machinelearningalgorithms icon machinelearningalgorithms

Working on a loan test and train dataset. Applying various algorithms such as K Nearest Neighbour, Decision Tree, Support Vector Machine and Logistic Regression. Various Metrics such as Jaccard Index, F1 Score and Log Loss is also used. All the algorithms are tested and manipulated in order to achieve maximum accuracy.

opencvbackgrounddetection icon opencvbackgrounddetection

Firstly, the two libraries, i.e Numpy and OpenCV are imported.Then the video is captured. If there is a destination path assigned to the VideoCapture function then that video is captured, else if 0 is mentioned then live input is taken from the webcam itself. Next, the createBackgroundSubtractorMOG2 function is used to create a mixture-of-gaussian background subtractor. This function adapts itself to subtract the background with the last frames. This function also automatically applies Gaussian filtering and some morphological filtering to reduce noise and can also detect shadows, The history parameter indicates the length of the history. A while loop is then introduced in which cap.read() is executed which returns a bool, if frame is read correctly. Once we have the frames we can use the subtractor to find get the background. And lastly we display everything.

posenet icon posenet

PoseNet - Final Project under CS1430 Computer Vision Course (Brown University - Master's in Computer Science)

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.