Home / Resources

Enter your email and receive updates with actionable advice on analytics

       

    By clicking the “Subscribe” button you agree to the Terms of Service and Privacy Policy


    MLOps: Comprehensive Beginner’s Guide

    MLOps: Comprehensive Beginner’s Guide
    MLOps, AIOps, DataOps, ModelOps, and even DLOps. Are these buzzwords hitting your newsfeed? Yes or no, it is high time to get tuned for the latest updates in AI-powered business practices. Machine Learning Model Operationalization Management (MLOps) is a way to eliminate pain in the neck during the development process and delivering ML-powered software easier, not to mention the relieving of every team member's life.
    Read More

    11 Dimensionality reduction techniques you should know in 2021

    11 Dimensionality reduction techniques you should know in 2021
    Reduce the size of your dataset while keeping as much of the variation as possiblePhoto by Nika Benedictova on UnsplashIn both Statistics and Machine Learning, the number of attributes, features or input variables of a dataset is referred to as its dimensionality. For example, let’s take a very simple dataset containing 2 attributes called Height and Weight. This is a 2-dimensional dataset and any observation of this dataset can be plotted in a 2D plot.
    Read More

    Python Altair Combines Filtering, Grouping, and Merging into a Single Data Visualization

    Python Altair Combines Filtering, Grouping, and Merging into a Single Data Visualization
    A complete tool for exploratory data analysisPhoto by Isaac Smith on UnsplashAltair is a statistical data visualization library for Python. It provides a simple and easy-to-understand syntax for creating both static and interactive visualizations. What I think separates Altair from other common data visualization libraries is that it integrates data analysis components into the visualizations seamlessly. Thus, it serves as a highly practical tool for data exploration.
    Read More

    How to Use Data as a Service (DaaS) Tools in Your Marketing Analysis

    How to Use Data as a Service (DaaS) Tools in Your Marketing Analysis
    Data as a service (DaaS) is becoming increasingly popular. New advancements in cloud computing technology have made remote, cloud-based data storage and management easier to use and more accessible. Businesses using DaaS platforms can see improvements in data collection, usage, and management. Additionally, offloading data management to DaaS companies means more internal capacity for business […]
    Read More

    Three resources to help you understand today’s data and AI regulatory landscape

    The data privacy and AI protection regulatory landscape seems to evolve on a constant basis. Almost three years ago, organizations were developing roadmaps for strong information and data governance programs to comply with the EU General Data Protection Regulation (GDPR). Shortly prior to this, businesses were facing the U.S. California Consumer Privacy Act (CCPA) and
    Read More

    Build a Lake House Architecture on AWS

    Build a Lake House Architecture on AWS
    Organizations can gain deeper and richer insights when they bring together all their relevant data of all structures and types and from all sources to analyze. In order to analyze these vast amounts of data, they are taking all their data from various silos and aggregating all of that data in one location, what many […]
    Read More

    4 tips for launching a successful data strategy

    4 tips for launching a successful data strategy
    Data. I find it somewhat astounding that four little letters are having such a profound impact on our social, political, and corporate worlds. Data is quickly becoming the world’s currency, which puts real pressure on CIOs to develop a high value strategy for their businesses. Most companies are teeming with data, but for a variety of reasons, have not been able to put it to good use. A bald allusion to the Rime of the Ancient Mariner comes to mind, “Data, data everywhere, but not a drop to use.”
    Read More

    Python Hockey Analytics Tutorial

    Python Hockey Analytics Tutorial
    Python is an open-source programming language that can be used for a wide variety of applications such as data analysis, data science, and data visualization, software and web development, and writing scripts for systems. Python is so powerful that some parts of the MacOS actually rely on it, and the combination of this power and Python’s intuitive, user-friendly syntax make it one of the most popular programming languages in the world. If this sounds like something you want to learn — especially within the context of analyzing hockey statistics — you’ve come to the right place. By end of this tutorial, you will have not only a base-level understanding of Python as a programming language, but you will be comfortable enough in Python to perform small-scope data analysis on your own.
    Read More