Skip to content
View Roopesh-Nallakshyam's full-sized avatar

Block or report Roopesh-Nallakshyam

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

Popular repositories Loading

  1. Image-classification-with-KNN-algorithm Image-classification-with-KNN-algorithm Public

    We have collected a data set consists of 5 classes of images with each of 50 training examples on our own.Then we K-Nearest neighbor algorithm for finding the given new image it has to detect the i…

    Python 1

  2. Motion-Detection-and-Tracking Motion-Detection-and-Tracking Public

    In a video or any live streaming video this will detect the moving objects such as cars ,bikes,person ,etc by marking them with rectangular boxes.

    Python 1

  3. NLTK-TF-IDF-Algorithm NLTK-TF-IDF-Algorithm Public

    I extracted the text data from resumes and then applied TF-IDF (Term Frequency and Inverse Document Frequency) which tells how rare the word present in resumes based on that tf-idf score will come …

    Python

  4. Resume-classification-for-particular-job Resume-classification-for-particular-job Public

    I have collected some resumes who are willing to apply for a job with nltk (Natural Language toolkit) and TF_IDF algorithm I extracted keywords such as technical skills,projects,etc.Then I compare…

    Python 1

  5. models models Public

    Forked from tensorflow/models

    Models and examples built with TensorFlow

    Python

  6. Mask_RCNN Mask_RCNN Public

    Forked from matterport/Mask_RCNN

    Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow

    Python