A python module to transform categorical variables to one hot encoded vectors. It particularly handles categorical variables of data that cannot be fit into memory.
☆23Nov 2, 2018Updated 7 years ago
Alternatives and similar repositories for dummyPy
Users that are interested in dummyPy are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- Tutorial repo for the article "ML in Production"☆13Sep 8, 2018Updated 7 years ago
- Bare minimum End-to-End ML application with Flask REST API Prediction Service☆11Jul 11, 2020Updated 5 years ago
- A tutorial to create python based prediction web app☆30Apr 11, 2020Updated 6 years ago
- Cookiecutter template for testing Python scikit-learn regression learners.☆16Jun 12, 2023Updated 2 years ago
- Using PubMed to find out how a gene contributes to addiction.☆20Dec 27, 2022Updated 3 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- ☆19Oct 10, 2020Updated 5 years ago
- ☆19Sep 9, 2020Updated 5 years ago
- Code to accompany my blog post "Dissecting the Hype With Cheminformatics"☆12Sep 22, 2019Updated 6 years ago
- A node.js API server for MySQL database☆15Nov 1, 2019Updated 6 years ago
- ☆11Jan 23, 2017Updated 9 years ago
- Materials for "Creating, building, testing, and documenting a Python project - a hands-on HOWTO - PyCon 2016"☆17May 28, 2016Updated 9 years ago
- This is an example of a Rest embedded server in a java application using Jersey 2, Jetty, and Jackson. There is also a project to test th…