admin

Posts by admin

Python Data Types

Python Data Types

Python Data Types:  Putting Airline Data In Order The data used in the python data types example is from OpenFlights.org and contains three data files, one for airports, one for routes and one for airlines. The data are for up to January 2012. The data in the file airports.dat looks like this: 1,”Goroka”,”Goroka”,”Papua New Guinea”,”GKA”,”AYGA”,-6.081689,145.391881,5282,10,”U”,”Pacific/Port_Moresby” 2,”Madang”,”Madang”,”Papua New Guinea”,”MAG”,”AYMD”,-5.207083,145.7887,20,10,”U”,”Pacific/Port_Moresby” 3,”Mount
+ Read More

Survey Design & Implementation of Top Level Domains

Survey Design for Top Level Domains

Survey Design and Implementation for New Top Level Domains (TLDs) Abstract Is the new Top Level Domain (TLD) program a success or are new top level domain names being purchased by industry insiders.  Are industry outsiders aware of the new TLDs and if so, would they consider registering a new top level domain name.  Nobody
+ Read More

Predictive Analytics

The Power to Predict Who Will Click, Buy, Lie, or Die

Cluster Analysis Average Distance between Cluster

Cluster Analysis on Transformed Variables

Cluster Analysis on Transformed Predictor Variables Cluster analysis is grouping a set of objects in a way that objects in the same group are more similar in some sense to each other than those in other groups.  Clusters are identified by assessing the relative distances between points, the relative homogeneity of each cluster and the degree
+ Read More

1 2 3