Code :
Sunday, 16 June 2019
Implement the Decimal Scaling Normalization technique. The data for tuples are (in increasing order) 13, 15, 16, 16, 19, 20, 20, 21, 22, 22, 25, 25, 25, 25, 30, 33, 33, 35, 35, 35, 35, 36, 40, 45, 46, 52, 70. Normalize any one of above age values. Data Mining and Business Intelligence GTU 2170715
import java.io.*;
Subscribe to:
Post Comments (Atom)
It's time To increase blogging capability. To have a chance to contribute in digital world. Any Interested People who want to make t...
-
#include <stdio.h> #include <string.h> int main () { char arithmetic[5]={'+','-','*',...
-
Code: %{ #include<stdio.h> int flag=0; %} %% [a-z . 0-9]+@[a-z]+".com"|".in" {flag=1;} %% int...
-
#include<stdio.h> #include<stdlib.h> #include<string.h> ...
thanks for this information. artificial intelligence
ReplyDelete