Remove 2009 Remove Data Collection Remove Optimization Remove Testing
article thumbnail

The Lean Analytics Cycle: Metrics > Hypothesis > Experiment > Act

Occam's Razor

We are far too enamored with data collection and reporting the standard metrics we love because others love them because someone else said they were nice so many years ago. Sometimes, we escape the clutches of this sub optimal existence and do pick good metrics or engage in simple A/B testing. Testing out a new feature.

Metrics 156
article thumbnail

Themes and Conferences per Pacoid, Episode 9

Domino Data Lab

The lens of reductionism and an overemphasis on engineering becomes an Achilles heel for data science work. Instead, consider a “full stack” tracing from the point of data collection all the way out through inference. data collection”) show the “process” steps that a team performs, while the boxes (e.g.,

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

The Definitive Guide To (8) Competitive Intelligence Data Sources!

Occam's Razor

It is simply magnificent what you can do with freely available data on the web about your direct competitors, your industry segment and indeed how people behave on search engines and other websites. Not all sources of CI data are created equal. Typically, data collected is anonymous and not personally identifiable information (PII).

Metrics 123
article thumbnail

6 Case Studies on The Benefits of Business Intelligence And Analytics

datapine

The companies that are most successful at marketing in both B2C and B2B are using data and online BI tools to craft hyper-specific campaigns that reach out to targeted prospects with a curated message. Everything is being tested, and then the campaigns that succeed get more money put into them, while the others aren’t repeated.

article thumbnail

Explaining black-box models using attribute importance, PDPs, and LIME

Domino Data Lab

After forming the X and y variables, we split the data into training and test sets. Looking at the target vector in the training subset, we notice that our training data is highly imbalanced. PDPs for the bicycle count prediction model (Molnar, 2009). X_train, X_test, y_train, y_test = train_test_split(X, y, test_size=0.2,

Modeling 139