Search results for "regression"

Practice Practice Practice

Practice Machine Learning with Datasets from the UCI Machine Learning Repository

Where can you get good datasets to practice machine learning? Datasets that are real-world so that they are interesting and relevant, although small enough for you to review in Excel and work through on your desktop. In this post you will discover a database of high-quality, real-world, and well understood machine learning datasets that you […]

Continue Reading
Investigate Machine Learning Algorithm Behavior

How To Investigate Machine Learning Algorithm Behavior

Machine learning algorithms are complex systems that require study to understand. Static descriptions of machine learning algorithms are a good starting point, but are insufficient to get a feeling for how the algorithm behaves. You need to see the algorithm in action. Experimenting on a running machine learning algorithms will allow you to build an […]

Continue Reading