Home
ChatGQT
Cancel

Code Solving Flow

A Problem Solving Flow Listen Consider all problem information for an optimal algorithm Example Check examples if they are a special case or if they are too small...

Big O

The concept of Big O could be used to describe the data transferring and mutation runtime. Time Complexity In traditional CS Math: Big O (O) - Describes an upper bound on time Big Omega (...

System Design Fundamentals

Context Collection: What system are you actually building What functionality system will have to support What characteristic are we going to value in our system Justification Justify your solut...

Machine Learning Ops Notes

Principles of MLOps Versioning Data and Model Versioning Replicating same code so multiple people can work on the same project and go back into older versions of model is crucial for teams to work ...

Large Scale Machine Learning Notes

Data Support Data Ingestion Clickstream An ordered series of interactions that users have with some interface. In the traditional sense, this can be literal clicks of a mouse on a desktop browse...

Machine Learning Notes

Maffs Things to be familiar with: Machine Learning: Features Observations Continuous Categorical Ordinal Labels ...

Statistic Review Path

Probability: Description: Probability is the foundation of statistics and data science. You should have a strong understanding of basic probability concepts such as independence, conditional proba...

Exploring Categorical Data

📑 Requirements: Basic Reading Comprehension 😝 Cool Level: 0/10 ➰ Abstract: Where is this in the framework of Data Science? Categorical Data is a foundational topic of Statistics which is a core...

Welcome

Hi Generated Cuties My name is Rich, I will be documenting my journey on transitioning into a Machine Learning Engineer. I got into Software because of neurophilosphy and cognitive neuroscience. I...