Skip to content

Commit 846687a

Browse files
Update setup.md
1 parent 6ab4492 commit 846687a

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

learners/setup.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,14 @@ exercises: 0
2121

2222
::::::::::::::::::::::::::::::::::::::::::::::::
2323

24+
This workshop provides a beginner-friendly overview of machine learning (ML) and common ML methods— including regression, classification, clustering, dimensionality reduction, ensemble methods, and a quick neural-network demo—using Python + scikit-learn. The broad coverage is designed to jump-start your ML journey and point you toward next learning steps.
25+
26+
::::::::::::::::::::::::::::::::::::: callout
27+
### Prerequisites
28+
A basic understanding of Python. You will need to know how to write a for loop, if statement, use functions, libraries and perform basic arithmetic.
29+
Either of the Software Carpentry Python courses cover sufficient background.
30+
:::::::::::::::::::::::::::::::::::::
31+
2432
## Setup
2533

2634
Please complete the setup at least a day in advance of the workshop. If you run into issues, contact the workshop organizers by email so you're ready to begin on time. The setup steps include:

0 commit comments

Comments
 (0)