Data Science at INCAE
Data Science at INCAE
  • 11
  • 246 645

Відео

RapidMiner Tutorial - How to run a linear regression using cross-validation in RapidMiner
Переглядів 17 тис.6 років тому
How do we run a simple regression in RapidMiner? How do we protect ourselves from over-fitting our model using various training as well as test-sets through cross-validation?
RapidMiner Tutorial - How to create association rules for cross-selling or up-selling
Переглядів 25 тис.6 років тому
How do we create association rules given some transactional data? How do we interpret the created rules and use them for cross- or up-selling?
RapidMiner Tutorial - How to perform a simple cluster analysis using k-means
Переглядів 81 тис.6 років тому
How can we perform a simple cluster analysis in RapidMiner? How can we interpret clusters and decide on how many to use?
How to perform simple one and two way Sensitivity Analyses using Data Tables in Excel
Переглядів 59 тис.7 років тому
A short tutorial how to perform simple one (checking the effects of one variable, e.g. price on another variable of interest, e.g. profit) and two way (checking the effect of two variables at the same time, e.g. price and cost, on another variable of interest, e.g. profit) Sensitivity Analyses using Data Tables in Excel
Radiant Tutorial: What is R2? Calculating, and interpreting R2
Переглядів 9197 років тому
A tutorial on how to calculate and interpret R2 in Radiant.
Radiant Tutorial: Simple Time Series Analysis
Переглядів 2 тис.7 років тому
How do we perform a simple time series analysis in Radiant? How do we predict for in sample observations, and how to we forecast for out-of-sample data ahead of time?
Radiant Tutorial: Logistic Regression in Radiant
Переглядів 2,9 тис.7 років тому
Questions covered: How do we run a simple logistic regression in Radiant? How do we predict new observations, work with different thresholds for classification and create a confusion table to see how well our model classifies?
Radiant Tutorial: Construct and work with dummy variables
Переглядів 2,4 тис.7 років тому
This tutorial deals with how to use, construct and work with dummy variables in Radiant
Radiant Tutorial: Forecasting new observations
Переглядів 1,5 тис.7 років тому
A tutorial on how to predict/forecast individual as well as large numbers of new observations in Radiant (radiant-rstats.github.io/docs/index.html)
Radiant Tutorial: Simple Linear Regression
Переглядів 4,3 тис.7 років тому
Tutorial on how to run a simple linear regression in Radiant (radiant-rstats.github.io/docs/index.html)

КОМЕНТАРІ

  • @mortonwakeland3809
    @mortonwakeland3809 6 років тому

    This example is obviously for numerical data - what about textural data? Does one normalize textural data for k-means clustering as well? If so, it it the same process? Thanks in advance for your reply!

  • @MattMitchell73
    @MattMitchell73 6 років тому

    I get a non-numerical attribute error when trying to run the work flow with the performance block. I've tried the remove useless attribute module but no joy. is there a work around or is it easiest to reimport and drop the species name?