diff --git a/.replit b/.replit new file mode 100644 index 0000000..e69de29 diff --git a/README.md b/README.md index fb9c9d0..30458be 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ +## [![Run on Repl.it](https://repl.it/badge/github/amstuta/random-forest)](https://repl.it/github/amstuta/random-forest) ## Implementation of Decision Tree and Random Forest classifiers in Python and Scala languages ### Python