@Override
public Promise<Map<Long, Classification>> run(final Context ctx)
{
// Network data is shared across classifiers, so we create it here
final Task<Network> network = clientRequestTask(new GetNetworkRequest(_viewerId));
// CLASSIFIERS
// Self classification
// Treat self as a special case. If we can classify all requested profiles