Skip to content
View revaldianggara's full-sized avatar
  • Indonesia
Block or Report

Block or report revaldianggara

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
revaldianggara/README.md

Hi! πŸ‘‹πŸ»

πŸ‘¨β€πŸ’» I’m an engineer who builds AI products.

🌱 currently learning stuff about data.

πŸš€ eager to explore more about data. Loves working with data, analyze and make the raw information to the data that can produce more things.

Visitor Badge

Pinned Loading

  1. illegal-parking-detection illegal-parking-detection Public

    Deteksi ilegal parkir menggunakan raspberry, model yolov3 darknet53

    Jupyter Notebook 1 1

  2. micro-expression-recognition micro-expression-recognition Public

    Python 1

  3. JDS_document_classification JDS_document_classification
    1
    import sys
    2
    from sklearn.feature_extraction import text
    3
    from sklearn import pipeline
    4
    from sklearn import linear_model
    5
    import numpy