Python Weekly - Issue 328

#artificialintelligence 

Articles, Tutorials and Talks Learning Curves for Machine Learning This tutorial uses a real world data set to teach you how to diagnose and reduce bias and variance. Mastering Click: Writing Advanced Python Command-Line Apps How to improve your existing Click Python CLIs with advanced features like sub-commands, user input, parameter types, contexts, and more. How to add a text filter to Django Admin How to replace Django search with text filters for specific fields. Create a scalable REST API with Falcon and RHSCL APIs are critical to automation, integration and developing cloud-native applications, and it's vital they can be scaled to meet the demands of your user-base. In this article, we'll create a database-backed REST API based on the Python Falcon framework using Red Hat Software Collections (RHSCL), test how it performs, and scale-out in response to a growing user-base.