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

DSPT5 - Zachary Hamilton #181

Open
wants to merge 6 commits into
base: master
Choose a base branch
from
Open
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
49 changes: 49 additions & 0 deletions work_notes.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
# https://github.com/zachary-hamilton/twitoff-pt5

## Module One
What went well (in the context of working on the assignment) today?

Assignment has been pretty straightforward. Just have to finish up connecting the tweets to the user who made it.

What was particularly interesting or surprising about the topic(s) today?

It is a lot of different files/variables to keep track of and make sure that everything gets updated that needs to be to add the new functionality.

What was the most challenging part of the work today, and why?

The most challenging has been getting the input tweets to be assigned to the user who made them. Still working on this.

## Module Two
What went well (in the context of working on the assignment) today?

Assignment has been challenging so far, ran into an issue with the database where it couldnt drop fields that I had previously created and no longer wanted. Fixed this by deleting it all from my computer and then re cloning the repository from github again

What was particularly interesting or surprising about the topic(s) today?

how much the database was not cooperating

What was the most challenging part of the work today, and why?

Working with the database, it just kept running into errors

## Module Three
What went well (in the context of working on the assignment) today?

Implementing the logistic model was relatively straightforward.

What was particularly interesting or surprising about the topic(s) today?

It is really cool how the app is able to make predictions.

What was the most challenging part of the work today, and why?

Everything was pretty straightforward.

## Module Four
What went well (in the context of working on the assignment) today?

What was particularly interesting or surprising about the topic(s) today?

What was the most challenging part of the work today, and why?