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

Red Hats Final Submission. #17

Open
wants to merge 9 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
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
2 changes: 1 addition & 1 deletion rename_me/data/.gitignore → Red Hats/data/.gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Ignore everything in this directory
*
# Except this file
!.gitignore
events.csv
25 changes: 25 additions & 0 deletions Red Hats/final_submission_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# I Hacked-LA-2023
- "submit" your work by creating a pull request as detailed in the README.md.

List your group members:
> Your Group Members: Jun He Cui, Bowen Cui, David Newn, Hanaa Abdelrahim, Hussein Al Aaref.

# This Project
> Link to presentation: https://docs.google.com/presentation/d/1W6FSQ-flBhnVUayrV7y_IklR6SGqg-IwAPrF4_Zm5bU/edit?invite=CMiq5NYL#slide=id.p

> Give a brief description of the final product:
- We have created a regression to predict the final grade of a student based on the Total Discussion Character Length.

# Reflection
## Approach
> What was your approach to the dataset? What problem did you want to solve? What technology did you decide to use? How did your team split the work?
- We started with cleaning the dataset and plot some of the features to get some insightes on the data.
- We wanted to predict the study time needed for a student to achieve a certain degree based on time spent and engagment on Canvas.
- We have used python and few useful liberaries like pandas, matplotlib, ...etc. also we have used Git and GitHub to facilitate the teamwork.
- We split the work in four different ways. some members worked on cleaning, others on data visulaizations, and others on brain storming ideas.


## Wins / Challenges
> Describe some wins / challenges. What did you learn? What would you do differently next time?
- We have learned new skills in data visualization and Git and GitGub control. defentely, trying to get insights from the data was the most challanging part.
For next time, we would spend more time on data cleaning and merging datasets. also, we would make more plots to make the data clearer.
369 changes: 369 additions & 0 deletions Red Hats/starter.ipynb

Large diffs are not rendered by default.

17 changes: 0 additions & 17 deletions rename_me/final_submission_template.md

This file was deleted.

67 changes: 0 additions & 67 deletions rename_me/starter.ipynb

This file was deleted.