Skip to content
View Ankitkumargautam's full-sized avatar
  • Code Art
  • India
Block or Report

Block or report Ankitkumargautam

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. classify_cat_dog classify_cat_dog Public

    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.

    Dart 3

  2. Facial-Recognition-via-CNN Facial-Recognition-via-CNN Public

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

    Python 2

  3. Emotion-detection Emotion-detection Public

    Forked from cbhushan051/Emotion-detection

    Real-time Facial Emotion Detection using Deep Learning

    Python 2

  4. Text-Analysis Text-Analysis Public

    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 i…

    Jupyter Notebook 2

  5. GradientBoosting GradientBoosting Public

    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 iterat…

    Jupyter Notebook 2

  6. XGBoost XGBoost Public

    XGBoost is an optimized distributed gradient boosting library designed to be highly efficient, flexible and portable. It implements machine learning algorithms under the Gradient Boosting framework…

    Jupyter Notebook 2