Explore >> Select a destination


You are here

tomaugspurger.net
| | www.ethanrosenthal.com
3.8 parsecs away

Travel
| | How would you build a machine learning algorithm to solve the following types of problems? Predict which medal athletes will win in the olympics. Predict how a shoe will fit a foot (too small, perfect, too big). Predict how many stars a critic will rate a movie. If you reach into your typical toolkit, you'll probably either reach for regression or multiclass classification. For regression, maybe you treat the number of stars (1-5) in the movie critic question as your target, and you train a model using m...
| | initialcommit.com
3.5 parsecs away

Travel
| | In this tutorial you will learn how to use the pandas.head() function and how it can be used in machine learning, as well as how to use the pandas.tail() function.
| | isaacslavitt.com
3.3 parsecs away

Travel
| | [AI summary] The provided text is a detailed tutorial on using scikit-learn for machine learning tasks, including data preprocessing, model selection, cross-validation, and pipeline creation. It also touches on integrating R and Julia with Python through Jupyter notebooks.
| | aymannadeem.github.io
17.1 parsecs away

Travel
| Last September, I attended the O'Reilly Artificial Intelligence conference. Despite possessing a formal background in the field, many of the talks were unapproachable. Technical presentations commonly fall victim to dense slide decks loaded with obtuse jargon and incomprehensible descriptions. It occurred to me that "Artificial Intelligence" has become a buzzword drained of clear meaning. For these reasons, this post attempts to do three things: