integer/polynominal
![UROOJRAFFAT](https://us.v-cdn.net/6038102/uploads/defaultavatar/nLP0QHCLH24WL.jpg)
UROOJRAFFAT
New Altair Community Member
How to identify the polynominal and integer if number comes with coma (,) so is it polynominal or integer for example " population of country" "gdp" ", are they polynominal?
Tagged:
0
Best Answer
-
Hello @UROOJRAFFAT
Do you want to check the data type of a column after it is uploaded to rapidminer? If so you can just double click on the data present in the repository and see the "Statistics" section to find out the datatype read by rapidminer. If there is a comma generally rapidminer reads it as number (integer).
From your example of "Population" and "GDP" I can say that they are numbers. Polynominal is for categories, such as a country with population >10000000 (Highly populated), <10000000 (low population), etc.
Please let us know if you need more information.1
Answers
-
Hello @UROOJRAFFAT
Do you want to check the data type of a column after it is uploaded to rapidminer? If so you can just double click on the data present in the repository and see the "Statistics" section to find out the datatype read by rapidminer. If there is a comma generally rapidminer reads it as number (integer).
From your example of "Population" and "GDP" I can say that they are numbers. Polynominal is for categories, such as a country with population >10000000 (Highly populated), <10000000 (low population), etc.
Please let us know if you need more information.1 -
thanks alot can you help me in this , i want to use statistics matrix for modeling between data so which test i have to use to see highest gdps of county? how to do modeling of data?0