The document describes a method for gender detection in blogs. It uses an ensemble of classifiers including random forest, neural networks, AdaBoost, gradient boosting, and bagging classifiers. Features like character, word, syntactic, structural, function words, and POS start probability are extracted from blog texts. The ensemble model achieves an accuracy of 71.1% for gender detection, with a maximum accuracy of 73.19% seen during experiments.