From f913e808df0b2d161f4bb579c97ec15b48ba02e7 Mon Sep 17 00:00:00 2001 From: manzerbredes Date: Sat, 13 Feb 2021 16:14:48 +0100 Subject: [PATCH] Create Readme --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..8613f2c --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# Machine Learning Algorithms + +### Requirements +- pandas +- numpy +- matplotlib \ No newline at end of file