Skip to main content

Phase IV Updates

·256 words·2 mins
Author
Sam Pollak
Data Science and Economics student at Northeastern University
Table of Contents

My contribution to phase 4:
#

This week I took on a bit more of a wildcard role. Paulo took the lead on creating our second ML model - a neural network - which left me to do a little more work on the CS side of things. My primary focus for phase 4 was fixing up the data playground, making it function properly and feel more intuitive for users. I worked on creating tips for users to explain each feature, formatting each number input with minimums, maximums, steps and default values, working with Sean to implement presets using real data, and automatic adjusting of the min and max values on the graph to reflect a reasonable range. I also implemented the feature to open a graph from a post or the saved graphs page into the data playground. I also did some cleaning around the repo to get rid of unnecessary files, and wrote up the README for the project.

All in all, doing more direct work with the CS side of things taught me in much more depth how our project functions. It was good connecting with my database roots.

Git commits
#

Here are a handful of my most important commits for phase 4:

made ui improvements to data playground https://github.com/NEU-Khoury-DoC/25su-DoC-Project-Template/commit/64cc33aeef5b8db1da6c13ac99dff79ed3a84d10

deleted unused files: https://github.com/NEU-Khoury-DoC/25su-DoC-Project-Template/commit/587a1c820c622cc07dd0c0c0e7c06068f3026268

Made improvements to default min and max graph values in data playground: https://github.com/NEU-Khoury-DoC/25su-DoC-Project-Template/commit/7e4021c6a69e555f94f32efefa06f155d9db2b94

created a help button to explain Gini index in data playground: https://github.com/NEU-Khoury-DoC/25su-DoC-Project-Template/commit/9e674386c840f577d25f8d8fd99ec2bbc5fd23a4

Started readme and changed .env.template: https://github.com/NEU-Khoury-DoC/25su-DoC-Project-Template/commit/809cd5fb6750eb7d3870f23b857b26c695a71c7a

created open in data playground feature: https://github.com/NEU-Khoury-DoC/25su-DoC-Project-Template/commit/322ffcfe8d320158584b0bc370d4c1007636f38b