Projects

Data Science

Projects related to Data Science

Read more..

Others

Others projects

Read more..

Data Science

wiki4HE Exploration, Machine Learning and Storytelling

Wiki4HE is a database containing a questionnaire that was applied to teachers with topics regarding their perception of Wikipedia as a tool for other collaborators and students.

Read more..

Exploration of Brazilian federal travel data

This work is an exploration of travel data of federal people from Brazil in 2019

Read more..

Pokeanalysis and Predicting Legendaries

This work use 721 pokemons to analyse their attributes and create a machine learning model to predict if the pokemon is legendary.

Read more..

Reinforcement Learning

Some tests with reinforcement learning algorithms, including qlearn, sarsa, lambda sarsa, deep q learning

Read more..

Adaboost with numpy

Adaboost for categorical data implemented with numpy only.

Read more..

Keras + MNIST

A simple test with Keras and MNIST to assess impact by varying hyperparans.

Read more..

Survey: Open-set Classification

A little survey about open-set problem

Read more..

Technical Report: Exploiting Deep-Features Diversity in Food-11 Classification

In this report, we evaluate how useful deep-features are for traditional machine learning models in food image domain

Read more..

Others

Running IRACE with python

A pack to run IRACE with python.

Read more..

Computational heuristics

Several algorithms of computational heuristics problems to the travelling salesman domain

Read more..

Maze Best Path

Several state-space search algorithms applied to solve maze problems.

Read more..