- São Paulo, Brazil
-
18:12
- 3h behind - https://luuisotorres.github.io
- in/luuisotorres
- https://www.kaggle.com/lusfernandotorres
-
-
crypto_invest_app Public
Forked from gregorizeidler/crypto_invest_appCryptocurrency Analysis and Forecasting Platform: A Streamlit app to explore historical data via Yahoo Finance, calculate technical indicators (RSI, MACD, Bollinger Bands), generate predictions (Li…
Python UpdatedJan 16, 2025 -
Automates prospect research for sales teams by generating concise, AI-written articles from company websites. Built with Python, Streamlit, GPT-4, and BeautifulSoup, it streamlines data extraction,…
Python MIT License UpdatedJan 6, 2025 -
An automated ETL (Extract, Transform, Load) pipeline that processes and analyzes the world's top 10 banks by market capitalization. The script extracts data from Wikipedia, transforms currency valu…
Python MIT License UpdatedJan 6, 2025 -
capytrader-ai Public
CapyTrader is an AI-powered bot designed to analyze stock data and provide opinions on future price movements. Just for fun.
-
Loan-Default-Prediction Public
Machine learning model to identify customers that are more likely to default based on employment, bank balance and annual salary.
-
This is my first time working on a computer vision project and developing a convolutional neural network model.
computer-vision tensorflow keras kaggle-competition convolutional-neural-networks convolutional-neural-networkJupyter Notebook UpdatedAug 13, 2022 -
My first attempt at a NLP competition on Kaggle using PyCaret
python data-science machine-learning natural-language-processing sentiment-analysis machine-learning-algorithms classificationJupyter Notebook UpdatedAug 2, 2022 -
EDA and predictions on salary in usd for professionals in the data science field
data-science exploratory-data-analysis eda data-visualization kaggle dataanalysis exploratory-data-visualizationsJupyter Notebook UpdatedJul 29, 2022 -
This notebook is my first attempt at using PySpark for EDA and Machine Learning models.
-
Exploratory data analysis and machine learning classification models to predict employee attrition.
-
Churn-Rate-Prediction Public
In this project, I'll do an exploratory data analysis on a Telco dataset to find what the clients who left the company have in common and afterwards I'll develop a machine learning model for a chur…
data-science machine-learning-algorithms data-visualization churn-prediction classification-algorithm classification-modelJupyter Notebook UpdatedJul 1, 2022 -
Credit-Card-Fraud-Detection Public
For this project, I used four different classification algorithms to detect fraudulent credit card transactions.
-
Utilizando algoritmos de classificação para criar um modelo preditivo que seja capaz de detectar fraudes de cartão de crédito.
Jupyter Notebook UpdatedJun 22, 2022 -
Using PyCaret to Predict Apple Stock Prices
-
Spotify-Top-Hits-2000-2019 Public
An exploratory data analysis on Spotify Top Hits from 2000 to 2019
Jupyter Notebook UpdatedJun 12, 2022 -
Utilizando machine learning para prever o preço das ações da Petrobras com a biblioteca PyCaret
-
vendas-de-jogos Public
Breve estudo acerca da venda de jogos durante diferentes gerações de videogames
Jupyter Notebook UpdatedMay 30, 2022 -
Um estudo introdutório às metodologias de recomendações de conteúdo ao usuário e a construção do algoritmo K-Nearest Neighbors do zero.
-
DEEP-ESG-Data-Challenge Public
Data Processing Technical Challenge for Deep ESG
Jupyter Notebook UpdatedMay 14, 2022 -
DigitalAssistant Public
Minha primeira assistente virtual criada através do Python
Python UpdatedMay 7, 2022 -
Cartoonize Public
Project to turn any image into a cartoon version
Jupyter Notebook UpdatedApr 29, 2022 -
My first ever python project. This algorithm plots buy and sell signals on a daily price chart of a certain stock according to shorter and longer Simple Moving Averages crosses
-