Pinned Repositories
alarmclock
Alarm Clock with Python, TKinter and PyGame
bentocussei
Profile
certifications
In this repository you will find all my certifications
data_structures_and_algorithms_problems_solutions
Data Structures and Algorithms Problems solutions
deteccao_de_fraudes_em_transacoes_imobiliarias
Detecção de fraudes em transações imobiliárias
hmm_viterbi_pos_tagging
PoS-Tagging with Hidden Markov Model (HMM) and Viterbi Algorithm
nlp_things
In this repo i put some nlp codes that are not a project
nltk_movie_review_naive_bayes_classifier
Warm up: I train a classifier using nltk corpus 'movie_reviews' and the Statistic Classifier 'Naive Bayes'
others
This repository has different things i've done
portfolio
Portfolio
bentocussei's Repositories
bentocussei/alarmclock
Alarm Clock with Python, TKinter and PyGame
bentocussei/bentocussei
Profile
bentocussei/certifications
In this repository you will find all my certifications
bentocussei/data_structures_and_algorithms_problems_solutions
Data Structures and Algorithms Problems solutions
bentocussei/deteccao_de_fraudes_em_transacoes_imobiliarias
Detecção de fraudes em transações imobiliárias
bentocussei/hmm_viterbi_pos_tagging
PoS-Tagging with Hidden Markov Model (HMM) and Viterbi Algorithm
bentocussei/nlp_things
In this repo i put some nlp codes that are not a project
bentocussei/nltk_movie_review_naive_bayes_classifier
Warm up: I train a classifier using nltk corpus 'movie_reviews' and the Statistic Classifier 'Naive Bayes'
bentocussei/others
This repository has different things i've done
bentocussei/portfolio
Portfolio
bentocussei/portfolio-html-css-js
Repositorio de mi portafolio
bentocussei/prevendo_a_cotacao_de_criptomoedas_em_tempo_real_com_pyspark_e_machine_learning
Modelo de Machine Learning capaz de prever a cotação de criptomoedas
bentocussei/prevendo_riscos_em_supply_chain_com_pyspark
Qual o risco no atraso de entrega de produtos após a compra?
bentocussei/prolog-java-jpl
Prolog CLI Software with Java and jpl
bentocussei/prolog-python-pyswip
Prolog CLI Software with Python and PySwip
bentocussei/sklearn_knn_digits_clasification
Digits Clasification with KNN using scikit-learn (Notebook in spanish)
bentocussei/spell_checker
A simple Spell Checker using Levenshtein Distance
bentocussei/todo_list
bentocussei/twitter_api
A clone of a Twitter API with FastAPI, SQLAlchemy, MySQL and JWT
bentocussei/word2vec_semantic_similarity
Similaridad de Palabras en un corpus. Word2vec, representacion del significado de una palabra dado un contexto