Skip to main content

Posts

Featured

Week 3: CST383 Introduction to Data Science

     This week was loaded with new material, I feel we already passed the introduction to Data Science...  I feel I am getting comfortable in exploring and understanding a single continuous variable.      df.info()   and   df.describe()  made it very easy to understand data set before jumping into visualization, which made the plots easier to interpret.      Comparing histograms, density plots, and box plots helped me see that the same data can look very different depending on how it’s visualized, and that each plot highlights different aspects of the distribution(Box plot still confusing though!).  Treating skew with log, was interesting, felt like a trick!      I learned how a probability density function (PDF) works, including the idea that probabilities come from the   area under the curve , not the height of the curve itself.  The 68–95–99.7 rule was especially useful.     ...

Latest Posts

Week 2: CST383 Introduction to Data Science

Week 1: CST383 Introduction to Data Science

Week 7: Algorithms, Optimization, and Final Exam Prep

Week 6: AVL Trees, 2-3 Trees, Heaps, and Hashing

Week 5: QuickSort, Trees, and Topological Sorting.

Week 4: Merge Sort & Midterm Prep in CST 370

Week 2: My Week in Review

Week 1 Reflections: Design & Analysis of Algorithms (CST 370)

Week 33:CST 334 Week 8: Final week & Persistence

Week 32:CST 334 Week 7: Exploring Persistence