Skip main navigation

New offer! Get 30% off one whole year of Unlimited learning. Subscribe for just £249.99 £174.99. T&Cs apply

Software used in the course

An overview of the software packages used in the course 'Machine learning for image data, including Python, Scikit-Learn, Matplotlib and Pandas
A montage of the logos for the Python packages Matplotlib, Pandas and Scikit-Learn, over some example data and plots
Here is a quick overview of the software we will use in the course.

All of the code used for the course is written using Python. If you haven’t already taken the course Introduction to Image Analysis for Plant Phenotyping we recommend doing so as many of the code builds on knowledge and skills developed there. If you’re new to Python we would particularly recommend the activity ‘Python Basics’ in Week 2 of that course.

Python packages

In this course, as well as the core Python language, we will use the following packages, which will be discussed in more detail in the following articles:

  • scikit-learn (essential): the machine learning toolkit itself
  • Matplotlib: plotting and visualisation
  • Pandas (optional): data manipulation.

All of these packages come pre-installed with the current distribution of Anaconda (https://www.anaconda.com/products/distribution) at the time of writing, so we would recommend installing Anaconda of you haven’t already.

Notebooks

In week five when we look at deep learning we will make use of interactive Python notebooks in Jupyter and Colab. Jupyter comes installed along with Anaconda, while Colab can be used purely within a web browser without the installation of any additional software.

Github repositiory

Throughout the course articles and practicals we will include snippets of code for you to try out for yourself, written in Python. Complete versions of all the code used in the course can be found at our Github repository:

https://github.com/LAR/PhenoDataCampp/tree/main/MachineLearning

This article is from the free online

Machine Learning for Image Data

Created by
FutureLearn - Learning For Life

Reach your personal and professional goals

Unlock access to hundreds of expert online courses and degrees from top universities and educators to gain accredited qualifications and professional CV-building certificates.

Join over 18 million learners to launch, switch or build upon your career, all at your own pace, across a wide range of topic areas.

Start Learning now