Pinned Repositories
Age-Gender-Classifier
Convolutional Neural Network that predicts the age and gender of a person by processing a picture of their face.
Churn-in-Sparkfy
This project uses spark to create a machine learning algorithm that predict the churn of users in a digital music stream company called Sparkfy
Customer-Segmentation
Customer Segmentation of a insurance company using several techniques of data cleaning, visualization and exploration
Disaster-Response-Model
A disaster response model that uses text from tweets to classify the kind of aid it is needed in a specific event
EmotionClassifier
NLP classifier to identify emotions in text
SudokoSolver
This is a Sudoko solver that uses Genetic Algorithms
Lucas-Correa's Repositories
Lucas-Correa/Churn-in-Sparkfy
This project uses spark to create a machine learning algorithm that predict the churn of users in a digital music stream company called Sparkfy
Lucas-Correa/Age-Gender-Classifier
Convolutional Neural Network that predicts the age and gender of a person by processing a picture of their face.
Lucas-Correa/Customer-Segmentation
Customer Segmentation of a insurance company using several techniques of data cleaning, visualization and exploration
Lucas-Correa/Disaster-Response-Model
A disaster response model that uses text from tweets to classify the kind of aid it is needed in a specific event
Lucas-Correa/EmotionClassifier
NLP classifier to identify emotions in text
Lucas-Correa/SudokoSolver
This is a Sudoko solver that uses Genetic Algorithms
Lucas-Correa/Enron-ML-fraud-detection
Modelo de Aprendizado de Máquina que classifica funcionários da Enron entre os que participaram da fraude ocorrida na empresa no começo dos anos 2000. Aqui eu usei processamento de texto nos e-mails dos funcionários.
Lucas-Correa/Insurance-Market-Changes
Analise das Seguradoras no mercado brasileiro
Lucas-Correa/Simulador-de-Elevador
This is my first C programming project. It is a elevator simulate!