Code Monkey home page Code Monkey logo

Gourav's Projects

caesar-cipher icon caesar-cipher

This is a Caesar cipher. Each letter in a message is shifted by a few characters in the alphabet, and returned.

choredoor icon choredoor

A sample project implementing HTML, CSS, JS

codecheckr icon codecheckr

Microservices App, with Flask, Docker and React

crawlwunder icon crawlwunder

Weather Crawler command line tool and an Flask API along with it.

flaskapi icon flaskapi

An Sample FLaskAPI production ready, Oauth, Session Management

giktastic icon giktastic

My entrance into My personal development of Software development

knn-classification icon knn-classification

In pattern recognition, the k-nearest neighbors algorithm (k-NN) is a non-parametric method used for classification and regression.[1] In both cases, the input consists of the k closest training examples in the feature space. The output depends on whether k-NN is used for classification or regression: In k-NN classification, the output is a class membership. An object is classified by a majority vote of its neighbors, with the object being assigned to the class most common among its k nearest neighbors (k is a positive integer, typically small). If k = 1, then the object is simply assigned to the class of that single nearest neighbor. In k-NN regression, the output is the property value for the object. This value is the average of the values of its k nearest neighbors.

nodeapi icon nodeapi

A API in pure Node.Js, without NPM modules

rust_projects icon rust_projects

My entry into the world of Rust the ahead of time compiled language, and it's beauty of other interesting features

salary-of-adults icon salary-of-adults

The data set has been taken from UCI Machine Learning Repository. In this data set, the dependent variable is 'target'. It is a binary classification problem. We need to predict if the salary of a given person is less than or more than 50K

swipt icon swipt

Simultaneous Wireless Information & Power Transfer

titanic-ml icon titanic-ml

Predict survival on the Titanic with analysis of what sorts of people were likely to survive

villagenetwork icon villagenetwork

A data analysis on the social network among two villages in india

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.