Skip to main content

Machine-Learning

Full setup for Python development with virtual environments

Full setup for Python development with virtual environments

·2940 words·14 mins
In this article, we will show you how to setup a Python development environment for AI. We will go through installing the python version that you need, a version manager, a package manager, a code editor, and a notebook environment. By the end of this article, you will have a fully functional Python development environment.
Create a Machine Learning App with Python and Logistic Regression

Create a Machine Learning App with Python and Logistic Regression

·3990 words·19 mins
In this article, we will create a web application that predicts whether a tumor is malignant or benign. To do that, we will first train a model using the Logistic Regression algorithm. Then we will use the model to predict the diagnosis of a tumor. And finally, we will use Streamlit to create the web application.
Buy Me A Coffee
undefined