- Generate 1000 linear samples that follow the following equation:
- Y = 5X1 + 3X2 + 1.5X3 + 6
- Hint: generate the Xs randomely.
- Use built-in function to split the data to (Train & Test)
- Implement Apply least Squares method
- Print the final weights & Accuracy
- use the HousingPrice dataset
- Loss & gradientDecent functions
-
Notifications
You must be signed in to change notification settings - Fork 0
silvanajackoub/Multivariant-linear-regression
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published