AI MaverickWhat is a class method in Python?Welcome to another Python tutorial with me!Jan 31, 2023Jan 31, 2023
AI MaverickPopular libraries for Bayesian network learning in PythonIn this article, I introduce various libraries to work with probabilistic models.Jan 28, 2023Jan 28, 2023
AI MaverickHow to save the trained machine learning models in PythonBuilding a machine learning model is just the first step, in many cases, you need to access the built models later to speed up your…May 28, 2022May 28, 2022
AI MaverickAn introduction to multiprocessing in PythonIn this article, I introduced the Multiprocessing approach in Python.May 22, 2022May 22, 2022
AI MaverickHow to publish a python package on pipIn this article, we want to know how we can publish the Python project as an executable pip package so that everybody can install and use…Apr 5, 2022Apr 5, 2022
AI MaverickIoT AnalyticsIn this study, I reviewed wifi fingerprinting to locate the location of each customer in the shopping mall. one can use this study for…Feb 19, 2022Feb 19, 2022
AI MaverickHow to measure model training speedIn the following article, I talk about the time measurement of the machine learning model in python. I will introduce a library and…Feb 12, 2022Feb 12, 2022
AI MaverickEDA with examples and codes on the Demographic DataIn the following, I reviewed the demographic dataset and investigated different aspects of this simple dataset. In the first part, I…Feb 1, 2022Feb 1, 2022