From b781ed1d0ed64378238b8422ef16cc7c39a40867 Mon Sep 17 00:00:00 2001 From: Shubham Supekar Date: Sat, 12 Oct 2024 00:31:32 +0530 Subject: [PATCH] initial commit --- README | 7 ++++ __pycache__/main.cpython-312.pyc | Bin 0 -> 929 bytes environment.yaml | 21 +++++++++++ main.py | 19 ++++++++++ static/style.css | 63 +++++++++++++++++++++++++++++++ templates/index.html | 39 +++++++++++++++++++ 6 files changed, 149 insertions(+) create mode 100644 README create mode 100644 __pycache__/main.cpython-312.pyc create mode 100644 environment.yaml create mode 100644 main.py create mode 100644 static/style.css create mode 100644 templates/index.html diff --git a/README b/README new file mode 100644 index 0000000..5a618ac --- /dev/null +++ b/README @@ -0,0 +1,7 @@ + +conda env create -f environment.yaml +Run above command to create virtual environment + + +uvicorn main:app --reload +to run webapp run above command \ No newline at end of file diff --git a/__pycache__/main.cpython-312.pyc b/__pycache__/main.cpython-312.pyc new file mode 100644 index 0000000000000000000000000000000000000000..a601071f59e0db13b83b3ad76594e99c91a08b39 GIT binary patch literal 929 zcmYLHO-NNi6rQ<1?|R>#f5{`XXk+jco**tnA_zp(N{x`4$PeIob%l?bH2Hs3WY2Jd*zvH?-hi; z$sn~%0@|MeyhH>M>>>|a7)z|Uil<%+D_0zO_hsJ@7e&IJXqqp;Mc2T*@Kro_G9pdwiLC zb=MA~l(9%3ZBia?8)H1;icIW*ZW4#lS{Se`2sGdJs4&CyTY<+QTV%;$4{EN>xiDDV zu9nO%uZVP5yRh0*u-!x$ULph(+j^o-8cR5%EQoe zSrM3Jh2_ABo^+e-H8sc#9BQJXwqK@hS&;Pt}d zmtp&XemBtf+=Z{X;V-%2L-*aikH+!D>`89!SeyI9HK07ZIEWX@-NIM}@$I_9 + + + + + AlgoPlay + + + +
+
+

AlgoPlay

+
+ +
+ +
+
+

Linear Regression

+
+ + +

or select preloaded data:

+ +
+
+
+ +