Pinned Repositories
15-minute-apps
15 minute (small) desktop apps built with PyQt
chess_engine
Using linear regression to play chess like grandmasters
Dengue-Fever
deploying-machine-learning-models
Example Repo for the Udemy Course "Deployment of Machine Learning Models"
design_of_experiment_app
finding_correlated_groups
This python module contains a class that can be used to create similar groups based on correlation for testing purposes.
flaboss.github.io
projeto_ROE
recomendações estruturadas
python_stratified_sampling
This is a helper python module to be used along side pandas. It creates stratified sampling based on given strata.
simpleDOE
A Python package for designing and testing experiments
flaboss's Repositories
flaboss/python_stratified_sampling
This is a helper python module to be used along side pandas. It creates stratified sampling based on given strata.
flaboss/finding_correlated_groups
This python module contains a class that can be used to create similar groups based on correlation for testing purposes.
flaboss/15-minute-apps
15 minute (small) desktop apps built with PyQt
flaboss/chess_engine
Using linear regression to play chess like grandmasters
flaboss/Dengue-Fever
flaboss/deploying-machine-learning-models
Example Repo for the Udemy Course "Deployment of Machine Learning Models"
flaboss/design_of_experiment_app
flaboss/flaboss.github.io
flaboss/projeto_ROE
recomendações estruturadas
flaboss/simpleDOE
A Python package for designing and testing experiments
flaboss/forecasting
Time Series Forecasting Best Practices & Examples
flaboss/house_data_web_scraper_and_analysis
A web scraper to analyze house data. Data visualization with Folium
flaboss/igti-k8s-exercise
flaboss/machine-learning-engineering-for-production-public
Public repo for DeepLearning.AI MLEP Specialization
flaboss/MachineLearning
Exercises for the Stanford/Coursera Machine Learning Class
flaboss/ML_for_Hackers
Code accompanying the book "Machine Learning for Hackers"
flaboss/mlcourse.ai
Open Machine Learning Course
flaboss/nlp_paper_summaries
✍️ A carefully curated list of NLP paper summaries
flaboss/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
flaboss/Python-Repo
flaboss/Recommender
a simple recommender system
flaboss/roadmaps
This repo is to add pages on various career paths and roadmaps such as data scientist, software engineer etc.
flaboss/scaffold
Basic starting scaffold for python ML projects
flaboss/streamlit_heroku_model
flaboss/ThinkBayes
Jupyter Notebooks derived from Allen Downey's book Think Bayes.
flaboss/zero_to_deep_learning_video
Repository for the Zero to Deep Learning® Video Course