go to post Henrique Dias · Apr 21, 2021 Now zpm-explorer has an introduction video https://www.youtube.com/watch?v=ffHeh6ohyw4 https://www.youtube.com/embed/ffHeh6ohyw4[This is an embedded link, but you cannot view embedded content directly on the site because you have declined the cookies necessary to access it. To view embedded content, you would need to accept all cookies in your Cookies Settings]
go to post Henrique Dias · Apr 8, 2021 I'm glad to be part of this community. For me, it's a great honor to share the podium with legends like @Dmitriy Maslennikov and @Robert Cemper 😃
go to post Henrique Dias · Apr 8, 2021 Hi @Raman Sailopal You can publish your contribution on OpenExchange Check out this video about ZPM, so you can provide your command line in an even easier way to install and use it. New Video: ObjectScript Package Manager ZPM: Installing, Building, Testing, (intersystems.com)
go to post Henrique Dias · Mar 22, 2021 I think that he is trying to say: Quality Assurance (QA) department
go to post Henrique Dias · Mar 19, 2021 To be able to play in this "playground" you need to share your toys 100%
go to post Henrique Dias · Mar 17, 2021 Great article! $Query is not so popular as his "cousin" $Order. Nice to see both implementations showing the difference in the construction with the same results.
go to post Henrique Dias · Mar 15, 2021 No, the USER Namespace still USER Namespace in a Portuguese installation. PS: article fixed
go to post Henrique Dias · Mar 10, 2021 Hi @Sharafath.Fazil I never worked with React Native, but I developed something in Flutter a few years ago. In my humble opinion, it doesn't matter that much since I'm assuming you'll be consuming data using a REST service to interact with flutter/react-native applications. It's up to you :) Maybe taking into consideration the pros and cons of each one of them. Hope that helps.
go to post Henrique Dias · Mar 9, 2021 Thanks @Anastasia Dyubaylo It's our pleasure to create apps that people enjoy
go to post Henrique Dias · Mar 8, 2021 Sorry to misunderstand your project description. When I read this part, "System uses machine learning algorithms (such as: KNN/ES-RNN...) to predict the accurately... " I thought you would include this part of the code in your project to be demonstrated. BTW, nice charts. Which library did you use?
go to post Henrique Dias · Mar 7, 2021 We starting the project using the dynamic duo RESTForms2/restforms-ui as a base. But when we decided to move to another visual stack, the link stayed, as a work reference, and in a hurry to finish and deliver we forgot to remove it. Fixing the link and committing the change Thanks again to help us catch those things
go to post Henrique Dias · Mar 7, 2021 @jingqi LIu interesting application, congrats. How do you manage the models to predict overbooking? I'm looking at the two repositories you mentioned in your post, but I didn't see where you do the "magic." I'm wondering if you did use IntegratedML or something else.
go to post Henrique Dias · Mar 7, 2021 @Eduard Lebedyuk @Robert Cemper it's working now. Sorry about the problem that this error cause in your experience trying our app. I'm developing a better error treatment, so situations like that don't will happen in the future
go to post Henrique Dias · Mar 7, 2021 Thanks for the warning Eduard and Robert. We'll take a look at it.
go to post Henrique Dias · Mar 5, 2021 When I worked with TrakCare, I remember that TrakCare classes had only the ClassMethod signatures and the obj file. We could always find out which ClassMethod we have available, but we should never compile them!