Microsoft To Launch Machine Learning Service
angry tapir (1463043) writes Microsoft will soon offer a service aimed at making machine-learning technology more widely usable. "We want to bring machine learning to many more people," Eron Kelly, Microsoft corporate vice president and director SQL Server marketing, said of Microsoft Azure Machine Learning, due to be launched in beta form in July. "The line of business owners and the marketing teams really want to use data to get ahead, but data volumes are getting so large that it is difficult for businesses to sift through it all," Kelly said.
The service will have "...an interface called the Machine Learning Studio. The palette includes visual icons for some of the most commonly used machine-learning algorithms, allowing the user to drag and drop them into a visually depicted workflow." Algorithms themselves are implemented in R, which the user of the service can use directly as well.
get yourself a frosty bitches!
Why did it have to be Microsoft?
Giving the right programming, it might even hold a conversation better than a 13 year old Ukrainian boy.
WEKA is Open Source, has an adequate GUI, many different kinds of algorithms available, and a "knowledge flow" visual designer for you to chain it all together. I've used it in a few personal and professional projects to find things like which variables most strongly influence an outcome, decision trees, derived formulas and expressions that accurately predict outputs from inputs, and various kinds of data visualizations for clustering data samples. Code is in Java so I presume you could embed it within a system to automatically perform analysis and swap algorithms on the fly. Best of all, since this is software under your control, and not a Corporate-offered service, your valuable data never leaves your control.
I think WEKA already did a lot to make these kinds of data analysis accessible as Microsoft is aiming to do. No matter who provides it to you, there is something totally awesome about being able to click a few buttons and get some interesting results to munch on.
The R programming language is fully GNU. And now microsoft wants it. Expect them to take it, then try to claim it, and then when they can't, try to make their own, and drag everyone away from it (bringing a world of hurt to all involved).
.. yet IBM has failed miserably in trying to productize it. IBM's latest attempt is an open competition for mobile developers to find a way to productize it for them.
.. yet IBM has failed miserably in trying to productize it. IBM's latest attempt is an open competition for mobile developers to find a way to productize it for them.
Microsoft's doing the opposite.
Nobody wants Cortana or Windows Phones, so they're trying to monetorize the machine learning backend.
Judging by experience though, this will be to machine learning what SharePoint is to web services. Stick with PredictionIO or Mahout if you value your sanity...
Machines realizes nothing gets done with the Windows OS; too much bloatware, too many backdoors and defrag/antivirus required to run the OS--immediately switches to free, libre software and never looks back.
"SO we bide our time, waiting for a purer kick to bloom and the future is still bleak, uncertain and beautiful" -GSYBE
I mean, they have a lot of products and very few, if any, are examples of good machine learning.
Wouldn't you have to ask it questions in the form of an answer? But I suppose that's what diagnosticians do now I think about it.
Six patients, one of which presents with a big hole in the head.
What is russian roulette?
AFAIK, IBM has only just started leasing instances of watson to "development partners" earlier this year. A single instance of Watson can now run on a bar-fridge server, I doubt they come cheap and I doubt IBM will simply allow people to access/deploy the technology without IBM's "help". They have a clear market advantage and a keen interest from the big end of town, they are not going to throw that away to compete with a MS gimmick.
And did you exchange a walk on part in the war for a lead role in a cage? - Pink Floyd.
Let's hope journalists will not be told about this tool. I'm getting tired of repeating that correlation does not imply causation.
They advertise that the Microsoft Cloud gives the Lotus F1 Team the winning edge
Lotus haven't done much winning this season, they are the eighth team out of 11 in the constructors championship
So, R is being Embraced. I wander what's coming next...
My first program:
Hell Segmentation fault
Why this is modded down?
Nobody watches F1 anymore anyway. Its just an out of touch travelling fashion show with cars these days with utterly boring racing and overpaid drivers who've all had a personality bypass. Eventually it'll disappear up its own exhaust pipe with barely a squeak of tyres and nobody will even notice.
"The palette includes visual icons for some of the most commonly used machine-learning algorithms, allowing the user to drag and drop them into a visually depicted workflow"
This feature was surely inspired by the open-source KNIME: http://www.knime.org/knime
When they had, it wouldn't have been so successful. They get the money for not touching it.
We keep getting news about automated weapons, cheaper and cheaper drones, and now machine learning.
Everyone saw the Terminator movies, right?
Get free satoshi (Bitcoin) and Dogecoins
Where you can draw a visual workflow.
- Pick some random (and awesome) piece of free software
- Slap some turd on top of it
- Profit?
Seen that pattern 'couple of things too often (git + atlassian => stash, my company buys that because... enterprise, ho, ho).
Now contributing to some cool free project would be something quite different.
Are you sure, most of Watson is OpenSource and there was an article on how to build one in Forbes as well as one of the Watson engineer's IBM blogs.