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
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