Weekly Article News #12

The recommended articles the author has read this week.

3 Low-Code Machine Learning Libraries that You Should Know About

This article introduces the three famous low-code python libraries for Machine learing, i.e., PyCaret, TPOT, and LazyPredict. It would be worth to read if you are interested in a low-code library for Machine learning.

Do Not Use Print For Debugging In Python Anymore

The “IceCream”, a python library, is practical for debugging your codes. In this article, the usage is introduced in a concrete example.

An Intuitive Explanation of Random Forest and Extra Trees Classifiers

The article explains the difference between random forest and extra trees classifiers, where both methods are implemented in scikit-learn.

[News] A streamlit tutorial book has been published on Amazon Kindle!

I have published the book for a tutorial of Streamlit; “Tutorial of a Deployment of a Web app by Python and Streamlit for a Data Scientist”.

This new book is registered on Kindle Unlimited, so any member can read it !!

Features of this book

  • For beginners of Streamlit
  • Be aware of simple explanations
  • All with sample code
  • Introducing data analysis as a web application as an example