This blog contains the source code for Machine learning project car price prediction using python. Step 1: Installing libraries *pip install...
Python programming blog
Showing posts with label python. Show all posts
Showing posts with label python. Show all posts
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...
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...