Furkan ArtunçinTowards Data ScienceServing Machine Learning Models from PythonIn this article I am going to show how to built a simple model server application using pypmml, os.stat module and Flask. The main serving…Dec 12, 2020Dec 12, 2020
Furkan ArtunçComputing The Least-Squares Regression Line for Given Data from Scratch using PythonCurve fitting is a technique to find a best function that represents the given data points. Least-Squares Regression is a method of curve…Nov 28, 2020Nov 28, 2020