Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cfiutak1 authored Apr 2, 2019
1 parent 3521111 commit 4106748
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
## Getting Started
Welcome to HackBU's Introduction to Machine Learning workshop! Today, we'll be covering some commonly used machine learning algorithms. To get started, make sure you have Python 3 (and optionally Git) installed. If you need help at any point, please ask one of the organizers for help!

**IMPORTANT: ** Make sure you install all the libraries required for this activity by typing `pip install -r requirements.txt` in terminal when you've reached your workshop's directory.
**IMPORTANT:** Make sure you install all the libraries required for this activity by typing `pip install -r requirements.txt` in terminal when you've reached your workshop's directory.

## Overview
* Part 1 - Introduction to Machine Learning with scikit-learn
Expand Down

0 comments on commit 4106748

Please sign in to comment.