Skip to content
View rodrigohaddad's full-sized avatar
👣
👣

Highlights

  • Pro
Block or Report

Block or report rodrigohaddad

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

Rodrigo's profile 👋

Resume

As you can guess, my name is Rodrigo and here you can find some of my programming projects. I hold a B.Sc. in Computer and Eletronics Engineering at UFRJ and a M.Sc Systems and Computer Engineering PESC/COPPE in complex networks. I'm interested in topics such as artificial intelligence, big data, data analysis and optimization.

Experience

  • Data Engineer at Boticário Group (May 2022 - Currently).
  • Data Engineer at Stone Payments (September 2021 - May 2022).
  • Graduate Researcher at LAND UFRJ (March 2021 - May 2023).
  • Software Enginner at Pareto (August 2019 - September 2021).

Open portfolio

  • GCN Epidemic Source Detector: An algorithm that uses enriched node information from epidemic infected graphs to feed a GCN and detect epidemic sources. (2023).
  • ALNS-Steiner: A simmulated annealing and ALNS based solver for the Steiner tree problem. (2022).
  • TunningChain: A Markov Chain Monte Carlo based hyperparameter tunner to search for global maximum on ML models. (2021).

Reach me at

Pinned

  1. ALNS-Steiner ALNS-Steiner Public

    An ALNS implementation to solve Steiner prize collecting problem

    Python 3

  2. multiple-source-detector-gnn multiple-source-detector-gnn Public

    An algorithm that uses enriched node information from epidemic infected graphs to feed a GCN and detect epidemic sources.

    Python

  3. TunningChain TunningChain Public

    A hyperparameter tuner using MCMC

    Python

  4. iris-classification-ml iris-classification-ml Public

    Iris Classification ML is a machine learning pipeline built on Google Cloud Platform. The pipeline uses Vertex AI SDK to train, create an endpoint and monitor the classification results of a Neural…

    Python