GithubHelp home page GithubHelp logo

Ankit Kumar Gautam - Code Art's Projects

adaboost icon adaboost

Boosting (originally called hypothesis boosting) refers to any Ensemble method that can combine several weak learners into a strong learner. The general idea of most boosting methods is to train predictors sequentially, each trying to correct its predecessor

beststackweb icon beststackweb

Fullstack App With TypeScript, PostgreSQL, Next.js, Prisma & GraphQL: Data Modeling

breast-cancer-risk-prediction- icon breast-cancer-risk-prediction-

Breast cancer risks can be reduced via early detection of the disease; according to the American Cancer Society (2007) early detection of breast cancer risks can help reduce the possibility of mitigating the full growth of tumors

cat-dog-cnn-classifier icon cat-dog-cnn-classifier

This classifier use Convolution Neural Network approch for kaggle problem to classify Cat vs Dog images.

classify_cat_dog icon classify_cat_dog

This is a project about creating a flutter application that uses a pre-trained AI data model to do classification between cat and dog with the help of TensorFlow.

facial-recognition-via-cnn icon facial-recognition-via-cnn

This is a facial recognition method by using Convolutional Neural Network. In this project we can distinguish between images by extracting features of images

gradientboosting icon gradientboosting

Just like AdaBoost, Gradient Boosting works by sequentially adding predictors to an ensemble, each one correcting its predecessor. However, instead of tweaking the instance weights at every iteration like AdaBoost does, this method tries to fit the new predictor to the residual errors made by the previous predictor.

lookuppipeline icon lookuppipeline

This project is about using pipeline query in mongoose and nodejs

movies-recommender-systems icon movies-recommender-systems

In this project we will focus on providing a basic recommendation system by suggesting items that are most similar to a particular item, in this case, movies.

object-detection-using-yolo icon object-detection-using-yolo

Used tensorflow, keras.  Used Darknet-53 to classify 80 classes  Used pre-trained weight for predictions in  Compared with RCNN, Fast RCNN  Pre-work done on SDD for object detection

prismats icon prismats

This is full stack web application involving prisma, tailwind, typescript, postgreSQL and nextjs framework.

project_web3.0 icon project_web3.0

This is a code repository for the corresponding video tutorial. In this video, we're going to build a Web 3.0 React Solidity Blockchain Application

react-curd icon react-curd

This repo contains code for curd in mern application

swagger-emp icon swagger-emp

implementing swagger ui in nodejs, mongoose backend app

testmern icon testmern

this is mern test application with authentication

text-analysis icon text-analysis

Here in Text Analysis I have used Word Cloud generator. Word clouds or tag clouds are graphical representations of word frequency that give greater prominence to words that appear more frequently in a source text. The larger the word in the visual the more common the word was in the document(s). This type of visualization can assist evaluators with exploratory textual analysis by identifying words that frequently appear in a set of interviews, documents, or other text.

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.