This blog contains the source code for Machine learning project car price prediction using python. Step 1: Installing libraries *pip install...
Python programming blog
Sunday, June 27, 2021
Tuesday, June 22, 2021
OCR using Pytesseract library in python ( 20 lines )
AKPython
Tuesday, June 22, 2021
This blog contains code for the text detection using open-cv and Pytesseract libraries in python STEP1: Installation of libraries *pip ins...
Saturday, June 19, 2021
Salary prediction using python
AKPython
Saturday, June 19, 2021
This blog contains the code for salary prediction machine learning project using python. STEP1:Installing requirements: *pip install numpy *...
Sunday, June 13, 2021
Weather prediction using python Machine learning project ( Naïve Bayes )
AKPython
Sunday, June 13, 2021
This blog contains the code for Weather prediction machine learning project using python Programming STEP1: Installing Dependencies *pip i...
Wednesday, June 9, 2021
Voice Translator using python ( 25 lines )
AKPython
Wednesday, June 09, 2021
Hello python programmers, This blog contains the code for voice translator using python STEP 1: Libraries required *pip install speech Recog...
Saturday, June 5, 2021
Instagram Automation ( send messages ) using python
AKPython
Saturday, June 05, 2021
Hello python programmers, In this video we're going to see about how to create a Instagram Bot using python With the help of selenium ...
Wednesday, June 2, 2021
K means clustering project using python
AKPython
Wednesday, June 02, 2021
Hello python programmers, This is AK. In this video we’re going to see about one of the most popular and important algorithms in machine lea...