Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/regression recommendations #149

Open
wants to merge 77 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
77 commits
Select commit Hold shift + click to select a range
fb926f9
load project understanding
Kelsey-Maina Apr 29, 2024
ba23fc7
Merge pull request #1 from Agai-Beryl/feature/projectunderstanding_Do…
Agai-Beryl Apr 29, 2024
ff17fcf
import libraries
FarhiyaJarso Apr 29, 2024
bd7cf7a
Merge pull request #2 from Agai-Beryl/feature/Datacleaning1
Agai-Beryl Apr 29, 2024
ed2a654
load csv data
jakkkc Apr 29, 2024
fbdaa07
Merge pull request #3 from Agai-Beryl/feature/datacleaning3
Agai-Beryl Apr 29, 2024
6b3a531
Checking missing values
FarhiyaJarso Apr 29, 2024
ed206ea
Merge pull request #4 from Agai-Beryl/feature/Datacleaning1
Agai-Beryl Apr 29, 2024
fd84b1f
Fix Outliers
Muthama42 Apr 29, 2024
917fdcb
Merge pull request #5 from Agai-Beryl/feature/DataCleaning2
Agai-Beryl Apr 29, 2024
4ef0f62
adjust boxplots
jakkkc Apr 29, 2024
6f8e1ac
Merge pull request #6 from Agai-Beryl/feature/datacleaning3
Agai-Beryl Apr 29, 2024
7d09eb7
Initialize markdown
Nyabaga Apr 29, 2024
3136f16
Merge pull request #7 from Agai-Beryl/feature/data_cleaning_4
Agai-Beryl Apr 29, 2024
f2df4d4
Update markdown
Nyabaga Apr 29, 2024
e5f7b82
Merge pull request #8 from Agai-Beryl/feature/data_cleaning_4
Agai-Beryl Apr 29, 2024
6c6711a
Add image
Nyabaga Apr 29, 2024
05dc725
Merge pull request #9 from Agai-Beryl/feature/Readme
Agai-Beryl Apr 29, 2024
1333677
fix missing values
FarhiyaJarso Apr 30, 2024
d6b5e69
Merge pull request #10 from Agai-Beryl/feature/Datacleaning1
Agai-Beryl Apr 30, 2024
e528d5b
perform eda
Iankip8 Apr 30, 2024
8f03e79
Merge pull request #11 from Agai-Beryl/feature/eda
Agai-Beryl Apr 30, 2024
6b26748
add visual
Iankip8 Apr 30, 2024
aaeab89
Change image
Nyabaga Apr 30, 2024
a99cb3a
Remove unnecessary files
Nyabaga Apr 30, 2024
6dcc296
Remove image
Nyabaga Apr 30, 2024
cddd6b2
baseline model init
jakkkc May 1, 2024
24aae6e
Merge pull request #12 from Agai-Beryl/feature/Datacleaning1
Agai-Beryl May 1, 2024
bb72634
Merge pull request #13 from Agai-Beryl/feature/Readme
Agai-Beryl May 1, 2024
6371692
linear regression init
jakkkc May 1, 2024
c281819
Merge pull request #15 from Agai-Beryl/feature/datacleaning3
Agai-Beryl May 1, 2024
9352568
refine exploratory data analysis(eda)
Iankip8 May 1, 2024
30a8378
perform Simple linear regression
bedankibunja May 1, 2024
b1ffc57
Merge pull request #16 from Agai-Beryl/feature/regression-results
Agai-Beryl May 1, 2024
22d7cb2
Update MLR
Muthama42 May 1, 2024
fcd5a62
update simple regression results
bedankibunja May 1, 2024
35bdaa5
Merge pull request #17 from Agai-Beryl/feature/regression-results
Agai-Beryl May 1, 2024
8bfe9b2
visualize features
Iankip8 May 1, 2024
430d76b
Merge pull request #20 from Agai-Beryl/feature/eda
Agai-Beryl May 1, 2024
8b0ce7c
load project understanding
Kelsey-Maina May 1, 2024
d330ea2
Merge pull request #21 from Agai-Beryl/feature/projectunderstanding_D…
Agai-Beryl May 1, 2024
3a105a9
Update MLR
Muthama42 May 1, 2024
af5ea5a
MLR init
Muthama42 May 1, 2024
cabf5eb
Merge pull request #22 from Agai-Beryl/feature/MultipleLinearRegression
Agai-Beryl May 1, 2024
de4d8e1
Add images
Nyabaga May 1, 2024
8f8a114
Edit image
Nyabaga May 1, 2024
e592d5a
adding images
Nyabaga May 1, 2024
2b5a1e3
add widgets on models
jakkkc May 1, 2024
cb209d5
create SLR metrics
bedankibunja May 2, 2024
3763cbb
Merge pull request #18 from Agai-Beryl/feature/regression-results
Agai-Beryl May 1, 2024
c82fdf0
Merge pull request #23 from Agai-Beryl/feature/Readme
Agai-Beryl May 2, 2024
31974d8
add widget to models
jakkkc May 2, 2024
74853c6
Merge pull request #24 from Agai-Beryl/feature/datacleaning3
Agai-Beryl May 2, 2024
89d579f
fix conflicts
jakkkc May 2, 2024
147e87c
Merge pull request #26 from Agai-Beryl/feature/datacleaning3
Agai-Beryl May 2, 2024
6a43974
Delete student.ipynb
Agai-Beryl May 2, 2024
a4bcb73
add widgets and create final notebook
jakkkc May 2, 2024
4a3bdfd
Merge pull request #27 from Agai-Beryl/feature/datacleaning3
Agai-Beryl May 2, 2024
e5e79f0
Add image
Nyabaga May 2, 2024
47f43e3
Merge pull request #28 from Agai-Beryl/feature/data_cleaning_4
Agai-Beryl May 2, 2024
a31408f
fix bugs
jakkkc May 2, 2024
7976d78
Merge pull request #29 from Agai-Beryl/feature/datacleaning3
Agai-Beryl May 2, 2024
a49df20
Delete student.ipynb
Agai-Beryl May 2, 2024
c51b01b
Merge branch 'main' of https://github.com/Agai-Beryl/Northwestern-Cou…
Agai-Beryl May 2, 2024
43891d1
Create recommendations
Agai-Beryl May 2, 2024
797c2c4
Edit file
Nyabaga May 2, 2024
ee26d2d
Add images
Nyabaga May 2, 2024
51d4603
Merge branch 'main' of github.com:Agai-Beryl/Northwestern-County-Real…
Nyabaga May 2, 2024
3f4afca
Merge pull request #30 from Agai-Beryl/feature/Readme
Agai-Beryl May 2, 2024
65396f8
Update recommendations
Agai-Beryl May 3, 2024
9a6b8b9
Merge pull request #31 from Agai-Beryl/feature/regression-recommendat…
Agai-Beryl May 3, 2024
222d94d
Reupdate recommendtions
Agai-Beryl May 3, 2024
b845e98
Update model limitation
Agai-Beryl May 3, 2024
d2e0d58
Merge pull request #32 from Agai-Beryl/feature/regression-recommendat…
Agai-Beryl May 3, 2024
b1ff43d
Draw project conclusion
Agai-Beryl May 3, 2024
7f13cf0
Merge pull request #33 from Agai-Beryl/feature/regression-recommendat…
Agai-Beryl May 3, 2024
a451091
Draw final project conclusion
Agai-Beryl May 3, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Binary file added Presentation pdf.pdf
Binary file not shown.
334 changes: 49 additions & 285 deletions README.md

Large diffs are not rendered by default.

3,945 changes: 3,945 additions & 0 deletions finalnotebook.ipynb

Large diffs are not rendered by default.

Binary file removed halfway-there.gif
Binary file not shown.
Binary file added picture/Homefeatures.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added picture/Identifying outliers.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added picture/Readme image 1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added picture/corr heatmap.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added picture/price predictions.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
48 changes: 0 additions & 48 deletions student.ipynb

This file was deleted.