Linear and Polynomial Regressions
Linear Regression from Scratch
Linear Regression from Scratch
From these posts, you’ve learned that python supports getting unfixed number of multiple parameters in functions. Dealing with multiple parameters in python ...
How to unstage your previous commits (safely) You can see every commit on you branch by: $ git log and exit the log by q
This post is continued from Iterables and Generators (2) - Flattening a multi-dimensional list.
Recently, while solving math problems for many hours I ended up getting sick of solving simple calculation at the end of one problem, so I tried making a sim...