Skip to content
View rooky1905's full-sized avatar

Block or report rooky1905

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. Certificate-Generator-OCR Certificate-Generator-OCR Public

    This python program roughly detects the text on the certificate template and then places the fields like name, date on the certificate on its own. The input fields can be given in the form of an Ex…

    Python 6 1

  2. Optical-Sorter Optical-Sorter Public

    This machine sorts different objects with different colors using Digital Image Processing and Embedded Systems.

    Python 3

  3. Sales-Predictor Sales-Predictor Public

    A Daily Sales Forecast using Keras with Tensorflow is performed. The model take into account Day of the Week, Day of the Month, Week of the Month, Week of the Year, Year of the Month and could be e…

    Python 3

  4. Toxic_Comments_Classifier Toxic_Comments_Classifier Public

    This is a Multi Label Text Classification with implemented with python and ML. I first cleaned and pre-processed the texts, and then created a pipeline, which contained TfidfVectorizer. I used Mult…

    Jupyter Notebook 3

  5. Live-Weather-Excel Live-Weather-Excel Public

    This is a python script which will get real time temperature data for the mentioned city names in the excel file. The units can be F / C which needs to be decided by the user, and the data will be …

    Python 3

  6. Number-of-Fingers Number-of-Fingers Public

    This project counts the number of fingers displayed in front of the camera using basics of OpenCV library and Digital Image Processing.

    Python 2