Pinned Repositories
apiwrapper
Wrap your Machine Learning model into a Flask API.
app_engine_bokeh_examples
Examples of bokeh viz library embedded in google app engine
automate_the_boring_stuff
helpful scrips
bi_cookbook
cars-price-predictor
This project shows step by step how to build a machine learning model that can predict the price of a car based on its features by testing many Machine Learning models and comparing between them.
challenge
Team recruiting challenges
CodeChallenge_Fev2017
Code Challenge Data Scientist
data-stack
A starting point for a data stack using Python, Apache Airflow and Metabase.
flask-boilerplate
Simple flask boilerplate with Postgres, Docker, and Heroku/Zeit now
skyde
General model to deliver ml apps
pedrocarvalhodev's Repositories
pedrocarvalhodev/skyde
General model to deliver ml apps
pedrocarvalhodev/flask-boilerplate
Simple flask boilerplate with Postgres, Docker, and Heroku/Zeit now
pedrocarvalhodev/cars-price-predictor
This project shows step by step how to build a machine learning model that can predict the price of a car based on its features by testing many Machine Learning models and comparing between them.
pedrocarvalhodev/challenge
Team recruiting challenges
pedrocarvalhodev/data-stack
A starting point for a data stack using Python, Apache Airflow and Metabase.
pedrocarvalhodev/dbt_dvdrental
pedrocarvalhodev/dbt_post
Tutorial with dbt
pedrocarvalhodev/Disaster-Response-Pipeline
An NLP and Data Pipeline app to improve disaster response using NLTK and Flask<
pedrocarvalhodev/docker-flask-image-recognition-sklearn
Dockerfile utilizing flask to host a scikit-learn image recognition model
pedrocarvalhodev/docker-flask-mongodb-API
🖖🏼Flask App API with MongoDB using Docker Compose.
pedrocarvalhodev/docker-flask-mongodb-example
Uses docker compose with a python flask microservice and MongoDB instance to make a sample application
pedrocarvalhodev/docker-tutorial
Code for a creating a docker app with Flask and MySQL tutorial
pedrocarvalhodev/Dockerized-Microservice-Template
Microservice with Docker, Flask, Postgres, Nginx
pedrocarvalhodev/escale_test
pedrocarvalhodev/flask-sklearn-seed
Template for a simple API server for serving a scikit-learn model using flask.
pedrocarvalhodev/flask_api
Creating a Machine Learning API using Flask - Repository for AV Article
pedrocarvalhodev/gapminder_wordbank
Gapminder Dashboard applied to World Bank Database
pedrocarvalhodev/Income-Prediction-Webapp
Flask based Web application for predicting the income of a person
pedrocarvalhodev/invest-api
Investing API
pedrocarvalhodev/lime_etl
Lime ETL
pedrocarvalhodev/ml_flask_aws
This project consists of Machine learning algorithm implemented in scikit learn to predict the winning probability of congressional elections.
pedrocarvalhodev/model-deployment-flask
'Deploying machine learning models with a Flask API' tutorial, written for HyperionDev
pedrocarvalhodev/pm_etl
Perf mkt ETLs
pedrocarvalhodev/process0318
pedrocarvalhodev/python-flask-sklearn-docker-template
A simple example of python api for real time machine learning, using scikit-learn, Flask and Docker
pedrocarvalhodev/recipe-app-api
Django API module
pedrocarvalhodev/rtb_etl
RTB ETL Process
pedrocarvalhodev/sklearn-flask-example
pedrocarvalhodev/sklearnflask
Flask API for training and predicting using scikit learn models
pedrocarvalhodev/ToDo-List-using-Flask-and-MongoDB-with-Dockerfile
Simple implementation of To Do List using Flask, Mongodb and Python (PyMongo) along with Dockerfile to buid Docker Image #Flask #Example #Docker