Skip to content

Instantly share code, notes, and snippets.

@Judithcodes
Forked from llSourcell/log.md
Last active June 18, 2019 04:07
Show Gist options
  • Save Judithcodes/4c392239cdae94213722cf979080cc50 to your computer and use it in GitHub Desktop.
Save Judithcodes/4c392239cdae94213722cf979080cc50 to your computer and use it in GitHub Desktop.
This will serve as a repository for my journey of 100 days of Machine Learning with Python. I am already on Day 21 so it starts from Day 22

100 Days Of ML Code - Judith's Log

Documenting Day 22 until day 100

Day 22: June 15, 2019

Bold Steps

Today's Progress: Studied python built in functions. Started a project on Detecting Youtube Comment Spam using bags of words and random forest. Had an issue with i am still trying to resolve.

Thoughts: Since I am currently learning python alongside machine learning, I have decided to complete a project at least once in two days to speed up my progress.

Link to work: YouTube Comment Spam

Day 23 and 24: June 16,18 2019

Skipped a day cos of illness

Today's Progress: Worked on flowcharting for my project on Detecting Youtube Comment Spam using bags of words and random forest.

Thoughts: I find that it actually makes sense to draw your flowcharts before writing the code. But it is actually great to learn to read other people's codes by first drawing a flow chart.I still find it difficult to put some code into a chart, but with time I will get better.

Link to work: YouTube Comment Spam

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment