Sample Source Code: Indico Python Sample Code by Adrian
The Indico Python Sample Code by Adrian demonstrates API to access machine learning features. Code presents how to interact from the server side and from JavaScript client.
Specs
April 29, 2016
Followers (2)
Related Articles (599)
Salesforce Introduces New Einstein Platform Services and APIs
Salesforce has introduced new Einstein Platform Services and APIs including Einstein Sentiment, Einstein Intent, and Einstein Object Detection. Developers can use these services to build CRM apps that leverage machine learning capabilities such as image recognition and natural language processing.
Measuring Traffic Load and API Requests per Second: An Interview with Load Impact
As websites launch and web services scale, having a keen understanding of the traffic load impacts becomes a key issue for many businesses. It is a performance function that has been given front page news exposure this week, with US media reporting on the failure of Federal and State health agency sites to meet online traffic demand for information on new health insurance arrangements. Swedish startup Load Impact – which has just established a US office in San Francisco – provides services to help avoid performance failure caused by traffic surges to websites, or error returns due to high levels of polling to API services.
Myna A/B Testing API: The Bird That Tests Your Website Fast
Myna specializes in A/B testing of websites, using multi armed bandit algorithms to learn on the fly. This means fewer page views are required for testing, which means faster learning, faster ROI. The result, Myna says, is increased conversions. The RESTful Myna API returns JSON and JSONP responses. It uses basic access authentication. On the API website it shows how to implement the API in HTML, Javascript and other languages, as well as how experiments are identified by UUIDs (universally unique identifiers), which show up on your testing dashboard and are needed by the API.