Skip to content
View marcelorhmaia's full-sized avatar

Organizations

@MESS-2020-1

Block or report marcelorhmaia

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. FPmax-LIB FPmax-LIB Public

    FPmax* LIB is a C++ library based on the FPmax* algorithm for mining maximal frequent itemsets by Gösta Grahne and Jianfei Zhu.

    C++ 7 3

  2. MDM-HGS-CVRP MDM-HGS-CVRP Public

    Forked from vidalt/HGS-CVRP

    MDM-HGS-CVRP is a modified version of the HGS algorithm for the CVRP by Thibaut Vidal. It incorporates a new solution generation method into the (re-)initialization process, based on data mining. R…

    C++ 4

  3. interpretable-ensembles-for-ucd interpretable-ensembles-for-ucd Public

    Extension of bagging ensembles/RFs to handle uncertain categorical data (with feature importance scores for NB ensembles). Related publication: https://doi.org/10.1109/TCBB.2022.3218588

    Python 2 1

  4. moodle-block_configurablereports moodle-block_configurablereports Public

    Forked from jleyva/moodle-block_configurablereports

    This block is a Moodle custom reports builder. You can create custom reports without SQL knowledge. It's a tool suitable for admins or teachers.

    PHP 1

  5. ensembles-for-uncertain-data ensembles-for-uncertain-data Public

    Extension of bagging ensembles to handle uncertain categorical data. Related publication: https://doi.org/10.1109/ICDM51629.2021.00148

    Python