Learn how you can become a Python programmer in just 12 weeks.

    We respect your privacy. Unsubscribe at anytime.

    A Simple 7 Step Guide to Implement a Prediction Model to Filter Tweets Based on Dataset Interactively Read from Twitter

    What will we learn in this tutorial How Machine Learning works and predicts. What you need to install to implement your Prediction Model in Python A simple way to implement a Prediction Model in Python with persistence How to simplify the connection to the Twitter API using tweepy Collect the training dataset from twitter interactively … Read more

    Automate Posting on Facebook in Python – Follow these 7 easy steps

    Overview After this these steps you will be able to automate the process of posting on Facebook by a Python script. In this example I will show how it is done on a Facebook brand page, Learn Python With Rune. What you need. A graph API token, which you by registering as a developer on … Read more