Skip to content
View otavioml's full-sized avatar
Block or Report

Block or report otavioml

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

Pinned

  1. Chess-Data-Analysis Chess-Data-Analysis Public

    Analysis of thousands of games from the website Lichess to understand how every aspect of a game affects the result using Data Science principles.

    Jupyter Notebook 1

  2. Supervised-Machine-Learning Supervised-Machine-Learning Public

    Machine learning algorithm using KD trees to solve the classification problem.

    Jupyter Notebook

  3. wordleSolver wordleSolver Public

    Wordle game solver (https://www.nytimes.com/games/wordle/index.html). Use the correct, partially correct and unexistent letters to make a few suggestions for the player.

    Python 2

  4. Data-Science Data-Science Public

    Data Science practice through Colab notebooks for UFMG Data Science classes.

    Jupyter Notebook

  5. PLC-micro-ML PLC-micro-ML Public

    Final project for Programming languages class. It consists in a Lexer and a Parser build with SML to interpret and execute PLC language.

    Standard ML

  6. xv6-public xv6-public Public

    Forked from mit-pdos/xv6-public

    xv6 OS. Implementation of schedullers and new system calls.

    C 1