Skip to content
View cintoros's full-sized avatar

Block or report cintoros

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

Pinned Loading

  1. speech-collection-app speech-collection-app Public

    A labeling tool to match audio snippets with text passages

    HTML

  2. fhnw-iot-5ibb1/fhnw-iot-project-corrado-elias fhnw-iot-5ibb1/fhnw-iot-project-corrado-elias Public

    fhnw-iot-project-corrado-elias created by GitHub Classroom

    Python 1

  3. corradoparisi/bayes-spam-filter corradoparisi/bayes-spam-filter Public

    Naive Bayes implementation is a popular statistical technique of e-mail filtering. It uses a bag of words to identify spam e-mail.

  4. corradoparisi/bloom-filter corradoparisi/bloom-filter Public

    A Bloom filter is a space-efficient probabilistic data structure that is used to test whether an element is a member of a set. A query returns either "possibly in set" or "definitely not in set".

  5. corradoparisi/monty-hall-problem corradoparisi/monty-hall-problem Public

    The Monty Hall problem is a brain teaser, in the form of a probability puzzle, loosely based on the American television game show Let's Make a Deal and named after its original host, Monty Hall.

    Java

  6. who-wants-to-be-a-millionaire who-wants-to-be-a-millionaire Public

    Forked from corradoparisi/who-wants-to-be-a-millionaire

    JavaScript