Coder Social home page Coder Social logo

Sonali Gatkal's Projects

inventory-management-system icon inventory-management-system

This is repository for inventory management system. Add file have code for adding new elements to the records and purchase file have code for purchase and updating the previous data after purchasing. sales and record are the two json files.

lgm---task-03 icon lgm---task-03

Create the Decision Tree classifier and visualize it graphically.The purpose is if we feed any new data to this classifier, it would be able to predict the right class accordingly.

lgm-task-01 icon lgm-task-01

Iris Dataset Classification : The iris flowers dataset contains numeric attributes, and it is perfect for beginners to learn about supervised ML algorithms, mainly how to load and handle data. Here I have used KNN and Naive bayes classifier.

lgm-task-02 icon lgm-task-02

This repository is to read the image in RBG format and then convert it to a grayscale image. This will turn an image into a classic black and white photo. Then the next thing to do is invert the grayscale image also called negative image, this will be our inverted grayscale image. Inversion can be used to enhance details. Then we can finally create the pencil sketch by mixing the grayscale image with the inverted blurry image. This can be done by dividing the grayscale image by the inverted blurry image. Since images are just arrays, we can easily do this programmatically using the divide function from the cv2 library in Python.

space-defender-using-scratch icon space-defender-using-scratch

My Scratch project is a simple game called "Space Defender." rabbit jumps using the space keys on their keyboard to navigate through space and avoid incoming obstacle. The objective is to survive for as long as possible without colliding with any obstacles.

summer_olympics icon summer_olympics

This is the repository for summer olympics assignment .In which csv file is for dataset and other is one jupyter notebbok file in that I had plotted the graph for given questions.

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.