fanta-mnix
Data Scientist/Software Engineer/Entrepreneur passionate about using data to solve problems. I've written drivers, games, mobile apps and enterprise software.
eSapiensBauru
Pinned Repositories
AppRTCDemo
iOS App using WebRTC for real-time video communication
body-builder
Demonstration of Builder pattern using a Brazilian joke about a well-known local bodybuilder
customer-segmentation
Using unsupervised learning methods to help business better understand customers
graph-ranking
Python implementation of PageRank algorithm
ios-painting-demo
iOS Painting Demo with eraser
machine-learning-challenge1
First Machine Learning Challenge: Implement a Perceptron in JavaScript to classify handwritten digits
nlp-contract-analysis
NLP-based Contract Analysis
python-bm25
Python implementation of BM25 function for document retrieval
sklearn-doc2vec
scikit-learn wrapper for gensim's doc2vec implementation
vw-bandit
Python implementation of multi-armed bandit using epsilon-greedy exploration and reward-average sampling estimation
fanta-mnix's Repositories
fanta-mnix/python-bm25
Python implementation of BM25 function for document retrieval
fanta-mnix/nlp-contract-analysis
NLP-based Contract Analysis
fanta-mnix/customer-segmentation
Using unsupervised learning methods to help business better understand customers
fanta-mnix/body-builder
Demonstration of Builder pattern using a Brazilian joke about a well-known local bodybuilder
fanta-mnix/sklearn-doc2vec
scikit-learn wrapper for gensim's doc2vec implementation
fanta-mnix/graph-ranking
Python implementation of PageRank algorithm
fanta-mnix/ios-painting-demo
iOS Painting Demo with eraser
fanta-mnix/machine-learning-challenge1
First Machine Learning Challenge: Implement a Perceptron in JavaScript to classify handwritten digits
fanta-mnix/AppRTCDemo
iOS App using WebRTC for real-time video communication
fanta-mnix/dockerized-python-postgres
Dockerized Python application for analyzing data stored in RDBMS using Jupyter Notebook
fanta-mnix/mahout-sample
Shell Script demonstrating the use of Apache Mahout for text classification
fanta-mnix/palestra-programacao-funcional
Palestra sobre programação funcional ministrada no DevTalks
fanta-mnix/student-intervention
Using supervised learning to identify students that are at risk of dropping out of school
fanta-mnix/vw-bandit
Python implementation of multi-armed bandit using epsilon-greedy exploration and reward-average sampling estimation
fanta-mnix/boston-housing-prices-exploration
Model evaluation and validation applied to Boston Housing Prices dataset using Python
fanta-mnix/brazilian-cities
Dataset with Brazilian cities
fanta-mnix/functional-kotlin-list
Implementation of functional-style Immutable List in Kotlin using a binary tree to store elements
fanta-mnix/functional-kotlin-monads
Some fun with monads in Kotlin - Option and List
fanta-mnix/machine-learning
Content for Udacity's Machine Learning curriculum
fanta-mnix/palestra-sentiment-analysis
Palestra sobre Análise de Sentimentos (Machine Learning) em Tweets.
fanta-mnix/python-stack-min
Stack implementation in Python 2.7/3.5 with push(), pop() and min() operations that run in constant time, a.k.a. O(1) time
fanta-mnix/recrutamento-front
fanta-mnix/scala-spark-big-data-week1
Assignments from Week 1 of Coursera's Spark Course
fanta-mnix/scala-spark-big-data-week2
Assignments from Week 2 of Coursera's Spark Course
fanta-mnix/speech-to-text-comparison
Comparison between Speech to Text (STT) providers for Portuguese language
fanta-mnix/supervised-learning-charity
Using Supervised Learning in scikit-learn to predict donations to charity
fanta-mnix/ThinkStats2
Text and supporting code for Think Stats, 2nd Edition
fanta-mnix/titanic-exploration
Exploratory data analysis of Titanic dataset using Python
fanta-mnix/ud120-projects
Starter project code for students taking Udacity ud120
fanta-mnix/vw-tools
Collection of useful scripts and functions in Python to use with Vowpal Wabbit