Code Monkey home page Code Monkey logo

Sadhavi Thapa's Projects

a-pathfinder icon a-pathfinder

Find the shortest path from start to end. The main objective is to build a A* path finder which will optimize the moves and find the shortest path between two given points.

face-recognition-using-pca-implementation icon face-recognition-using-pca-implementation

Face Recognition is one of the most popular and controversial tasks of computer vision. One of the most important milestones is achieved using This approach was first developed by Sirovich and Kirby in 1987 and first used by Turk and Alex Pentland in face classification in 1991. It is easy to implement and thus used in many early face recognition applications. But it has some caveats such as this algorithm required cropped face images with proper light and pose for training. In this article, we will be discussing the implementation of this method in python and sklearn. We need to first import the scikit-learn library for using the PCA function API that is provided into this library. The scikit-learn library also provided an API to fetch LFW_peoples dataset. We also required matplotlib to plot faces.

instabot-project-i icon instabot-project-i

It is Part I of a web browser Automation project where we perform different tasks based on the given Problem Statements to retrieve data using SELENIUM which is an open-source tool that automates web browsers. Here , we Automate Instagram Login and perform different tasks.

instabot-project-ii icon instabot-project-ii

It is a web browser Automation project where we perform different tasks based on the given Problem Statements to retrieve data using SELENIUM which is an open-source tool that automates web browsers.

zomato-api icon zomato-api

Data has been collected from the Zomato API in the form of .json files(raw data) using the following url and stored in CSV file.https://developers.zomato.com/api/v2.1/search?entity_id=1&entity_type=city&start=1&count=20

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.