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

Overview and business understanding #141

Open
wants to merge 44 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
44 commits
Select commit Hold shift + click to select a range
37ccff7
delete picture
bizzfuzz Apr 26, 2024
988feaa
Load data, cratea python functions file
berum77kag Apr 27, 2024
1c2398e
Student details
berum77kag Apr 27, 2024
1efa346
Import Matplotlib
berum77kag Apr 27, 2024
cea4c75
Update student.ipynb
Jacintachepkemoi Apr 29, 2024
1c14618
Update student.ipynb
Jacintachepkemoi Apr 30, 2024
61b0023
Merge pull request #1 from berum77kag/Data_Understanding
bizzfuzz May 1, 2024
262c127
Merge branch 'main' into Data_Preparation
bizzfuzz May 1, 2024
9637bee
Merge pull request #2 from bizzfuzz/Data_Preparation
bizzfuzz May 1, 2024
7ce6cb1
cleaned data and viewed correlations
KMalinga May 1, 2024
caeb2f0
added descriptions
KMalinga May 1, 2024
4af4433
visualization finished
KMalinga May 1, 2024
1b30955
added business problem
KMalinga May 1, 2024
1f41a63
use .info() to what the data entails i.e columns, .unique_count() to …
berum77kag May 1, 2024
d220bdf
add the overview and business understanding of the project
berum77kag May 1, 2024
827c00b
Work on the README.md file to look like your notebook. This explains …
berum77kag May 1, 2024
fb157da
Merge branch 'main' into Data_Understanding
bizzfuzz May 1, 2024
2c395d7
Merge pull request #3 from berum77kag/Data_Understanding
bizzfuzz May 1, 2024
a77533b
Revert "Data understanding"
bizzfuzz May 1, 2024
11fd81d
Merge pull request #4 from bizzfuzz/revert-3-Data_Understanding
bizzfuzz May 1, 2024
e0c103e
Merge pull request #5 from bizzfuzz/EDA
bizzfuzz May 1, 2024
0bac5a5
data classification and simple linear regression
bizzfuzz May 1, 2024
6a9d2ee
simple linear regression observations
bizzfuzz May 1, 2024
b7be7a7
multiple linear regression
bizzfuzz May 1, 2024
1c7a5f4
multiple regression refinement
bizzfuzz May 1, 2024
792bb40
regression findings
bizzfuzz May 1, 2024
1a29fb9
Merge pull request #6 from bizzfuzz/modelling
bizzfuzz May 1, 2024
c5b00c2
deleted functions file
bizzfuzz May 1, 2024
69372a8
reinstated Tabitha's readme lost inrevert
bizzfuzz May 1, 2024
94ec535
readme refinement
bizzfuzz May 1, 2024
ba48340
readme findings
bizzfuzz May 1, 2024
b355acc
readme grammar
bizzfuzz May 1, 2024
17c061f
readme grammar
bizzfuzz May 1, 2024
4205bfc
reinstated updated data understanding
bizzfuzz May 1, 2024
3ce3453
reinstated updated business problem
bizzfuzz May 1, 2024
f324600
deleted license and contributing files
bizzfuzz May 1, 2024
12ef70c
simple linear regression refinement
bizzfuzz May 3, 2024
7449567
simple linear regression examination
bizzfuzz May 3, 2024
878d556
multiple regression examination
bizzfuzz May 3, 2024
13debc4
Merge branch 'main' into modelling
bizzfuzz May 3, 2024
d1b7512
Merge pull request #8 from bizzfuzz/modelling
bizzfuzz May 3, 2024
80dc728
conclusion and recommendations
bizzfuzz May 3, 2024
687f9d2
added presentation
bizzfuzz May 3, 2024
a86f961
updated presentation
bizzfuzz 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
37 changes: 0 additions & 37 deletions CONTRIBUTING.md

This file was deleted.

7 changes: 0 additions & 7 deletions LICENSE.md

This file was deleted.

Loading