Implementing a Ordinary Least Square from Scratch in Python

In this post we are going to see how to implement simple linear regression from scratch in python. Read more

Similar

Detecting Face Features with Python

Today we are going to learn how to work with images to detect faces and to extract facial features such as the eyes, nose, mouth, etc. There’s a number of incredible things we can do this information as a pre-processing step like capture faces for tagging... (more…)

Read more »

Redesigning Python’s named tuples

Subscriptions are the lifeblood of LWN.net. If you appreciate this content and would like to see more of it, your subscription will help to ensure that LWN continues to thrive. Please visit this page to join up and keep LWN on ... (more…)

Read more »