commit 9374644bcafe77cb7cd5bd113eed5f3f94b61272 Author: Yappy0 <83028586+Yappy0@users.noreply.github.com> Date: Thu Jul 25 21:08:00 2024 -0700 Initial commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..91a9fc9 --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# polynomial-regression +Basic polynomial regression model from scratch bc I get bored