...
Ensemble
Working:
Shoplogix uses advanced algorithms ( time series analysis, correlations, decision tree ) and machine learning techniques to automatically analyze data and identify patterns, trends, and correlations.
Insight Miner also analyzes the schema and statistics of your tables to understand the relationships and distributions within the data ( including removing outliers, missing value imputation, feature selection, and statistical tests ) this allows it to make intelligent recommendations
...
Auto Arima
Working:
Shoplogix uses “Knowledge Graph” algorithm to organize information in structured way to show how different data/features are connected and related.
The knowledge graph technique also actively learns, registering when the user chooses to accept a recommendation, and ultimately delivering more personalized suggestions.
Using this algorithm Explanations feature analyzes all possible factors that have influenced the change in a selected point in a data set, compared to a different point (for time based widgets) or that contribute to a KPI (for indicator widgets). Explanations then displays the most probable explaining fields, ranked by their contribution.
Holt-Winters
Working:
...
Shoplogix uses "Ensemble" as the default forecasting method.
...
Here are the four forecasting models that are available and a brief description of how they work. We recommend keeping the default Ensemble model.
EnsembleDefault model (Recommended) This model will automatically run 4 different models (Auto ARIMA, Prophet, Holt-Winters, and Random Forest techniquesForrest) on the historical data ,and compares theirthe output with the actualhistorical results,data and selectswill select the model , or blend of models, that best suits the specific dataset to create the forecast.ProphetWorking: Shoplogix uses an AI algorithm that runs behind the scenes, analyzing how users interact with the dashboard. As time goes on, the AI gets better at this by learning from more user activity. The AI examines all the unique ways users combine information. It then uses a clever math concept called the ” Fuzzy Jaccard Similarity coefficient” to measure how much your chosen formulas/widgets are like others in a dashboard. This gives a score that shows how similar they are. The AI also uses something called “Pointwise Mutual Information (PMI)” to figure out which data points are often seen together in similar formulas/widgets. PMI is like a measure of teamwork between data points. It ranks these data points by how often they team up. or blend the models for the best result. | Auto ArimaHow Does It Work? How Auto ARIMA Works |
Holt-WintersHow Does it Work? | ProphetHow Does it Work? |