Explore >> Select a destination


You are here

drivendata.co
| | www.drivendata.co
0.1 parsecs away

Travel
| | DrivenData helps mission-driven organizations harness their data to work smarter and offer more impactful services using data science, machine learning, and AI.
| | your-docusaurus-site.example.com
3.5 parsecs away

Travel
| | Creative Applications of MLflow Pyfunc in Machine Learning Projects
| | 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...
| | blog.fastforwardlabs.com
14.0 parsecs away

Travel
| This article is available as a notebook on Github. Please refer to that notebook for a more detailed discussion and code fixes and updates. Despite all the recent excitement around deep learning, neural networks have a reputation among non-specialists as complicated to build and difficult to interpret. And while interpretability remains an issue, there are now high-level neural network libraries that enable developers to quickly build neural network models without worrying about the numerical details of floating point operations and linear algebra.