This document discusses techniques for large scale data mining using genetics-based machine learning. It begins by defining what "large scale" means in the context of data mining, including datasets with many records, high dimensionality, class imbalance, and many classes. It then discusses how evolutionary algorithms are naturally parallel and suited for large scale problems. The challenges of data mining at large scales are outlined, particularly related to data handling and representation. Finally, the document introduces several kaleidoscopic techniques for large scale data mining using genetic-based machine learning, including efficiency enhancement techniques like windowing, exploiting regularities in the data, fitness surrogates, and hybrid methods, as well as hardware acceleration techniques and parallelization models.