SQLAlchemy vs psycopg2
I’ve compared the speed of reading form postgresql database in python using SQLAlchemy and psycopg2.
Machine Learning, Data Science, Data and Software Engineering
I’ve compared the speed of reading form postgresql database in python using SQLAlchemy and psycopg2.
The SQL snippet to create read-only user in postgresql database. The user have read access on existing tables and tables created in the future.
The Open Machine Learning project is a movement to build online ecosystem for machine learning - it is free and open. It is huge repository of datasets that everyone can access. It is like UCI Machine Learning Repository but modern.
Automated Machine Learning (AutoML) according to Wikipedia: is automating the end-to-end process of applying machine learning to real-world problems.