Supporting Slowly Changing Dimension (SCD) Type2 dimension in Incorta
A slowly changing dimensions (SCD) is a dimension that stores and manages both current and historical data over time.
A slowly changing dimensions (SCD) is a dimension that stores and manages both current and historical data over time.
A take-home guide for an introduction to Machine Learning in the Incorta platform.
How to validate data between a Incorta report and my legacy BI report.
The purpose of this article is help users understand data modeling concepts and best practices in Incorta.
Date is a common dimension used in most application deployments. It is primarily used to roll up data so it can be viewed across a broad time range, facilitating trend analysis.
Introduction Business Schemas are a useful way to group content for business users that can be used in one or more dashboards. They also remove the need to understand all of the underlying data relationships even when they span several source data ...
An expression can consist of built-in functions, built-in system variables, and other referenceable objects valid for the expression context.
Introduction Incorta Materialized Views are a powerful way to enrich data contained in Incorta tables. Leveraging Spark's processing engine, Materialized Views (MVs) can be defined to introduce enrichments and advanced analytics to reshape your dat...
Setup to a connection a wide variety of connectors for SQL-based, Cloud-based, file system-based sources.
IntroductionIncorta Materialized Views (MV) provide a way to run PySpark, Scala, and Spark R and can be used for building machine learning (ML) models. We will discuss PySpark, Scala, and Spark R separately. Here are the best practices of using Incor...
IntroductionWhat you should know before reading this articleApplied toLet's GoMulti-class classification data Introduction The train-test split procedure is used to evaluate the performance of machine learning (ML) algorithms. As part of data pre...
As a part of data cleaning in Machine Learning, you may need to convert the data from one data type to the other data type. In this article, you will learn how to use Incorta Notebook to covert the data. After you read data in Incorta Notebook, you c...