bukosabino
Join us now and share the software. You'll be free.
Building software and Gen AI productsGranada
Pinned Repositories
featuretools
An open source python library for automated feature engineering
btctrading
Time Series Forecast with Bitcoin value, to detect upward/down trends with Machine Learning Algorithms
financial-forecasting-challenge-gresearch
My approaches to Financial Forecasting Challenge by G-Research
justicio
Building an assistant for Boletin Oficial del Estado (BOE) using Retrieval Augmented Generation (RAG)
sbert-spanish
Utils to train and evaluate sentence transformers models (using Spanish datasets)
streamlit-demo-financial-eda
Automated Exploration Data Analysis on a financial dataset
ta
Technical Analysis Library using Pandas and Numpy
truffle-voting-dapp
Example Blockchain voting DApp with truffle
truffle-voting-dapp-ropsten
Example Blockchain voting DApp with truffle on ropsten testnet
wrapper-backtrader
Some trading strategies implemented using Backtrader
bukosabino's Repositories
bukosabino/ta
Technical Analysis Library using Pandas and Numpy
bukosabino/justicio
Building an assistant for Boletin Oficial del Estado (BOE) using Retrieval Augmented Generation (RAG)
bukosabino/truffle-voting-dapp
Example Blockchain voting DApp with truffle
bukosabino/streamlit-demo-financial-eda
Automated Exploration Data Analysis on a financial dataset
bukosabino/wrapper-backtrader
Some trading strategies implemented using Backtrader
bukosabino/sbert-spanish
Utils to train and evaluate sentence transformers models (using Spanish datasets)
bukosabino/python-good-practices
Swiss army knife for Python good practices code style
bukosabino/stocksight
Crowd-sourced stock analyzer and predictor using Elasticsearch, Twitter, News headlines and Python natural language processing and sentiment analysis
bukosabino/mlfinlab
Package based on the work of Dr Marcos Lopez de Prado regarding his research with respect to Advances in Financial Machine Learning
bukosabino/kryptos
Kryptos AI is a virtual investment assistant that manages your cryptocurrency portfolio
bukosabino/Modelado_Bayesiano
Introducción al modelado, inferencia y análisis de modelos Bayesianos
bukosabino/pyecharts
🎨 Python Echarts Plotting Library
bukosabino/backend-challenge
Challenge for backend developers
bukosabino/cookiecutter-data-science
A logical, reasonably standardized, but flexible project structure for doing and sharing data science work.
bukosabino/django-bootstrap-pagination
Django template tag for rendering Page objects as Bootstrap pagination HTML
bukosabino/ml-monitoring
A demo of Prometheus+Grafana for monitoring an ML model served with FastAPI.
bukosabino/pandas
Flexible and powerful data analysis / manipulation library for Python, providing labeled data structures similar to R data.frame objects, statistical functions, and much more
bukosabino/predict-next-purchase
Predict what a customer will buy next based on purchase history using automated feature engineering
bukosabino/scalene
Scalene: a high-performance, high-precision CPU and memory profiler for Python
bukosabino/scoring-handler
Compare the performance on asynchronous and synchronous architectures for Machine Learning deployment models and understanding where the performance delta comes from
bukosabino/BentoML
Model Serving Made Easy
bukosabino/django-rest-framework-xml
XML support for Django REST Framework
bukosabino/django-tutorial
bukosabino/predict-correct-answer
Predict whether a student will correctly answer a problem based on past performance using automated feature engineering
bukosabino/predict-malicious-cyber-connections
Predict whether internet traffic is malicious given historical router traffic data
bukosabino/predict-olympic-medals
Predict how many medals a country will win at the Olympics based on past performance using automated feature engineering
bukosabino/predict-remaining-useful-life
Predict remaining useful life of a component based on historical sensor observations using automated feature engineering
bukosabino/predict-taxi-trip-duration
Predict taxi trip duration based on historical trips using automated feature engineering
bukosabino/scoring-handler-utils
Util code repository from the original: https://github.com/bukosabino/scoring-handler.
bukosabino/yappi
Yet Another Python Profiler, but this time thread&coroutine&greenlet aware.