Added the Linear Regression implementations.

This commit is contained in:
Batuhan Berk Başoğlu 2025-09-15 21:48:45 -04:00
parent a1643975ba
commit 7734802cd1
Signed by: batuhan-basoglu
SSH key fingerprint: SHA256:kEsnuHX+qbwhxSAXPUQ4ox535wFHu/hIRaa53FzxRpo
11 changed files with 434 additions and 1 deletions

8
.idea/Parkinsons-data.iml generated Normal file
View file

@ -0,0 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<module type="PYTHON_MODULE" version="4">
<component name="NewModuleRootManager">
<content url="file://$MODULE_DIR$" />
<orderEntry type="jdk" jdkName="Python 3.11" jdkType="Python SDK" />
<orderEntry type="sourceFolder" forTests="false" />
</component>
</module>