How to design UX for Explainable AIIn the first part of this series, we cover the very basics of Artificial Intelligence and Machine Learning concepts. In the second part, we discovered about Explainable AI, its growing need and techniques that can b...
The WHY-WHAT-HOW of Explainable AI In the previous part, we covered the basics of Artificial Intelligence. In this part, we will focus on the concepts of XAI its importance, use cases and various models.WHY?As AI is making more and more decisions for...
Just like many of you, I am also trying to get a grasp of what is Artificial Intelligence (AI), its use cases in the real world and most importantly how reliable it is.There is no dearth of information however, finding answers is not so easy as it se...
In the previous blog, I created the data model of the OData service for the Flight example. In this segment I will explain he OData Channel, model provider and data provider classes and also implement the service.Previous Blogs in the series:OData - ...
In previous few blogs, we saw how the structure of an OData service, service document, metadata, URI convention and also created an OData service from scratch. Previous Blogs:OData - Everything that you need to know (Part 1)OData - Everything that yo...
Hi @jerryjanda Thanks for sharing the details about the missing features and progress on them.Can you please share by when we can expect the feature for no. of views on the blogs will be back.ThanksAnubhav
Hi,Please refer to the SAPUI5 demo kit documentation. https://sapui5.hana.ondemand.com/sdk/#/topic/8bd546e27a5f41cea6e251ba04534d70By default the navigation is active for table. In order to deactivate the navigation indicator remove the entire pages ...
Thanks Marius for pointing out the issue in deployment file.
The code repo you shared works perfectly. However, in y case there was already an API service running with "backend" host name and that caused the conflict.
Great blog to kick start your ...