Blogs and other references ========================== The RAPIDS team blogs at https://medium.com/rapids-ai, and many of these blog posts provide deeper dives into models or key features from cuML. Here, we've selected just a few that are of particular interest to cuML users: Integrations, applications, and general concepts ------------------------------------------------ * `RAPIDS Configurable Input and Output Types `_ * `RAPIDS on AWS Sagemaker `_ Tree and forest models ---------------------- * `Accelerating Random Forests up to 45x using cuML `_ * `RAPIDS Forest Inference Library: Prediction at 100 million rows per second `_ * `Sparse Forests with FIL `_ Other popular models -------------------- * `Accelerating TSNE with GPUs: From hours to seconds `_ * `Combining Speed and Scale to Accelerate K-Means in RAPIDS cuML `_ * `Accelerating k-nearest neighbors 600x using RAPIDS cuML `_ Academic Papers --------------- * `Machine Learning in Python: Main developments and technology trends in data science, machine learning, and artificial intelligence (Sebastian Raschka, Joshua Patterson, Corey Nolet) `_