|

Machine Learning – Coursera

So today, I got my results from the Machine Learning course on Coursera.org.

It was a month of intense digging into the fundamentals and core aspects of machine learning.

No wonder machine learning is most talked about online.

The module is ideal for beginners who want to get hands on experience with Machine Learning. It is also ideal for advanced learners.

The videos and lectures were clear and on point.

And the peer grading scheme is great tool.

It needs dedication and commitment.

machine learning completion

Want more information like this?

Similar Posts

  • |

    Create Batch Dot Bat File to Run Your Python Script With Windows Scheduler

    After writing your script, you might want to schedule it to run periodically, let’s say, Daily, Weekly or Any Time interval you will decide Before you schedule that you want to  simply create a batch file and schedule it run with a Windows Scheduler. Here are simple steps to do that. First of all, if…

  • | |

    Simple Interactive Google Data Studio Dashboard

    Google has now made Data Studio accessible and you can use it to create pretty cool data visualizations. You can find out more about the free versions and the premium versions here. Google Data Studio In the meantime, you can view a simple dashboard I created for Amazon Product Sourcing here: Amazon product Sourcing Google Studio…

  • | |

    Save Multiple Pandas DataFrames to One Single Excel Sheet Side by Side or Dowwards – XlsxWriter

      This tutorial is just to illustrate how to save Python Pandas dataframe into one excel work SHEET . You can save it column-wise, that is side by side or row-wise, that is downwards, one dataframe after the other.   In [110]:

      In [111]:

     

    In [112]:

      Out[112]: First Name Last Name…

  • | |

    Testing a Basic Linear Regression Model – Data Analysis and Intrepretation

    Testing a Basic Linear Regression Model Background My research work deals with Ghana, a country from the Gapminder dataset as has already been discussed from the beginning and progression through this course.     1)     Program  Code and Output

           #####################     OUTPUT BEGIN  #####################     Axes(0.125,0.125;0.775×0.775) Describe the centered…

  • |

    Quick Example and Walk-Through JSON with Python

    This is a quick to create a dictionary object , write it to a JSON file and then read back the file and convert it to a dictionary and access the items in the dictionary. Credit to : codebasics.  You can check him out on Youtube In [3]:

      In [6]:

      Out[6]:

    In [14]:…

  • |

    Generating a Correlation Coefficient – Data Analysis and Intrepretation

    Chosen Dataset I will be working with Data from the Gapminder dataset. This happens to be the same dataset I worked with under the Data Management and Visualization course assignments. As elaborated and discussed in under the Data Management and Visualization course assignments, I have chosen to focus on the country, Ghana. Hence I will be particularly interested in…

11 Comments

  1. You’ve got interesting articles here. Your site can go viral,
    you need some initial traffic only. How to get initial traffic??
    Search google for: marihhu’s tips

  2. Heya this is somewhat of off topic but I was wanting to know if blogs use WYSIWYG editors or if you
    have to manually code with HTML. I’m starting a blog soon but have no coding know-how so I wanted to get guidance from someone with experience.
    Any help would be greatly appreciated!

    1. It depends on the platform you are using.
      If you use WordPress and other establised blogging platforms, you will get many WYSIWYG plugins which you can install easily.
      If you want to learn HTML, by the way, there a lot of free resources online, and you can search on google.
      Youtube is also a good place to start.
      All the best

  3. I got this website from my friend who shared with me on the topic of this web page and at the moment
    this time I am browsing this site and reading very informative posts at this place.

  4. Quality posts is the main to attract the viewers to pay a quick visit the website, that’s what this
    website is providing.

  5. Hi, i read youjr blog occdasionally and i
    own a similar one andd i was just wondering if you get a lot of
    spam comments? If so hoow doo you stop it, any plugin or anything you can recommend?

    I get so much latelpy it’s driving me insane sso any help is very
    much appreciated.

  6. Very quickly this website is going to be famous amid all blogging and site-building viewers, because of it’s fastidious articles or reviews

  7. Your way of explaining everything with this paragraph is really fastidious, all be competent
    at simply understand it, Thanks a lot.

Leave a Reply

Your email address will not be published. Required fields are marked *