Pinned Repositories
Algoritmo-Genetico
Aplicação de um algoritmo genético ao problema das p-medianas (ou localização de facilidades).
go-first-project
Learning to code in Go with examples.
hands-on-machine-learning
A series of Jupyter notebooks based on the book "Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow".
hello-world
Esse é meu primeiro repositório.
linear-regression
This is an implementation of Linear Regression using only numpy library and python base operations and types.
llm-with-langchain
Here you will find my investigation and implementation of interactions with LLMs using langchain and open-source models.
numbeo-scraper
✂️ Scrapes the website "numbeo" for Cost of living components based on locations.This folder contains a web-scraper to scrape Numbeo for cost of living data. It will scrape all the data that Numbeo will allow you to for a given country and location
pima-dataset-analysis
README
spotify-analysis
Applying Exploratory Data Analysis and Machine Learning to extract interesting information from a Spotify songs dataset.
moisesmendes's Repositories
moisesmendes/Algoritmo-Genetico
Aplicação de um algoritmo genético ao problema das p-medianas (ou localização de facilidades).
moisesmendes/go-first-project
Learning to code in Go with examples.
moisesmendes/hands-on-machine-learning
A series of Jupyter notebooks based on the book "Hands-On Machine Learning with Scikit-Learn, Keras, and TensorFlow".
moisesmendes/hello-world
Esse é meu primeiro repositório.
moisesmendes/linear-regression
This is an implementation of Linear Regression using only numpy library and python base operations and types.
moisesmendes/llm-with-langchain
Here you will find my investigation and implementation of interactions with LLMs using langchain and open-source models.
moisesmendes/numbeo-scraper
✂️ Scrapes the website "numbeo" for Cost of living components based on locations.This folder contains a web-scraper to scrape Numbeo for cost of living data. It will scrape all the data that Numbeo will allow you to for a given country and location
moisesmendes/pima-dataset-analysis
moisesmendes/README
moisesmendes/scaling-in-python
moisesmendes/Sistemas-Nebulosos
Implementação do algoritmo nebuloso Fuzzy C-Means e aplicação em segmentação de imagens por região.
moisesmendes/spotify-analysis
Applying Exploratory Data Analysis and Machine Learning to extract interesting information from a Spotify songs dataset.
moisesmendes/tp1-redes
Trabalho Prático 1 (TP1) da disciplina de Redes de Computadores da UFMG, semestre 2018/1.