/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

jaredknowles.com
| | www.nicholas-ollberding.com
3.7 parsecs away

Travel
| | Inherent limitations with one-at-a-time (OaaT) feature testing (i.e., single feature differential abundance analysis) have contributed to the increasing popularity of mixture models for correlating microbial features with factors of interest (i.
| | www.cedricscherer.com
4.3 parsecs away

Travel
| | Discover how to effortlessly generate custom and even complex graphics for subsets of your data by seamlessly integrating {ggplot2}'s versatile plotting functionalities with {purrr}'s powerful functional programing capabilities. This is especially helpful for data featuring many categories or step-by-step graphical storytelling
| | www.civilytics.com
2.2 parsecs away

Travel
| | Update: Since this post was released I have co-authored an R package to make some of the items in this post easier to do. This package is called merTools and is available on CRAN and on GitHub. To read more about it, read my new post hereand check out the packageon GitHub. Introduction First of [...]
| | programminghistorian.org
21.6 parsecs away

Travel
| [AI summary] The text provides an in-depth explanation of using neural networks for image classification, focusing on the Teachable Machine and ml5.js tools. It walks through creating a model, testing it with an image, and displaying results on a canvas. The text also discusses the limitations of the model, the importance of training data, and suggests further resources for learning machine learning.