OMSCS CS7641 (Machine Learning) Review and Tips
A review and tips for the OMSCS CS7641 Machine Learning course, covering assignments, exams, and workload.
A review and tips for the OMSCS CS7641 Machine Learning course, covering assignments, exams, and workload.
A guide on conducting effective post-incident retrospectives for software teams, focusing on process and improvement.
Explores statistical estimation for complex samples, focusing on design-weighted U-statistics and their Hoeffding projections for pair-based analyses.
Explores mapping library options for Angular 5 projects, focusing on Google Maps and OpenStreetMap integration with specific component recommendations.
A developer shares personal strategies using kanban, to-do lists, and emojis to manage productivity while coping with depression and anxiety.
A practical guide to setting up HashiCorp Vault with Consul as a backend and a web UI, all orchestrated using Docker Compose for secure team credential management.
A guide to implementing effective code reviews, covering tone, automation, and best practices for teams.
A developer uses git bisect to quickly find a bug causing a Jenkins/Maven deployment failure, saving hours of manual debugging.
A data scientist's 2017 year in review, highlighting top R, Python, and data visualization resources and projects shared each month.
A technical guide on creating multi-source partitioned tables in Azure Analysis Services, combining cold data from Azure Data Lake Store with hot data from Azure SQL Database.
A guide to ChatOps, using chatbots like opsdroid to automate IT operations and improve team collaboration through transparent workflows.
A retrospective analysis of the .NET framework's open-source journey after 3 years, examining community contributions, key milestones, and project activity.
A summary of a Python Frederick meetup featuring Christine Lee's presentation on data science tools and features available in Python.
A technical analysis of the Chutes & Ladders board game using Python simulation and Markov chain modeling to calculate expected game length.
A software engineering manager reflects on lessons learned in 2017, covering team buffering, prioritization, and the personal transition from coding to management.
A developer shares video and slides from their IoT Weekend 2017 session on open-source messaging, IoT protocols, and platforms like EnMasse and Eclipse Hono.
Argues against abandoning Firefox over recent controversies, comparing privacy implications of switching to Chrome/Chromium or using forks.
A guide to understanding USB-C ports and selecting the right adapters and docking stations for single-port MacBooks, with technical insights.
A critique of Mozilla's recent decisions to include ads and sponsored content in Firefox, arguing it violates user trust and the browser's core purpose.
Explains type erasure in Swift, covering its purpose, use cases like AnySequence, and how to implement it to hide concrete types.