The document describes an automated patent classification system that uses machine learning. It discusses training a support vector machine (SVM) classifier on around 9,000 labeled patents to perform automated patent classification. The system represents patents and patent classes as vectors in order to apply SVM for classification. It also discusses evaluating the classifier using cross-validation to estimate accuracy.