User Portlet User Portlet

William Duhe
Discussions
I recently had a job interview where I was given the following problem and I decided to tackle it with Mathematica vs. Groovy; it seemed very simple to accomplish using Mathematica: *(Hopefully they take kindly to it)* - There’s a “fake” REST...
In this post I will discuss how to go about using classify on a standard academic machine learning data set - which I have included in the post for download. More details about the Iris data can be found [here][1]. I also included a copy of the...
There is an enormous interest in developing NLP models into today's applications. I have decided to take a stab at what making a very general application to track: - What people are talking about - How they feel about what they are talking...
I am having some trouble understanding the limitations and of Solve[]. Bellow I have a function that I am trying to use to solve for some of the parameters inside. I get the error: Solve was unable to solve the system with inexact coefficients...
A lot of interest has gone into conveniently and quickly detecting facial gestures of users lately using low quality image feeds. I am going to stab at doing this in Mathematica here., Check out the youtube video for a walk-through: [Facial...
There has been a lot of inquiry into how to create usable and searchable databases using Mathematica. I will attempt to do my best to detail how to go about doing something like that here.This process is intended to accomplish the tasks listed...