Question David E Nelson · Sep 30, 2020 Visual Studio Code Templates or Wizards Hi, In Atelier I can click File --> New --> Class File, and File --> New --> Custom File etc to launch various wizards and templates to help me quickly create DeepSee KPI classes, %Installer manifests, Web Services and the like. Of course, all these are available through Studio as well. Is there anything similar in VSCode? If so where? I've looked at several videos and the documentation, but I haven't seen anything. Thanks! David #VSCode #InterSystems IRIS 2 3 0 733
Article David E Nelson · Apr 26, 2019 13m read A Containerized Machine Learning Playground with InterSystems IRIS Community Edition, Spark, and Zeppelin The last time that I created a playground for experimenting with machine learning using Apache Spark and an InterSystems data platform, see Machine Learning with Spark and Caché, I installed and configured everything directly on my laptop: Caché, Python, Apache Spark, Java, some Hadoop libraries, to name a few. It required some effort, but eventually it worked. #Artificial Intelligence (AI) #Beginner #Best Practices #Containerization #Machine Learning (ML) #InterSystems IRIS 8 3 7 970
Article David E Nelson · Apr 5, 2019 6m read Docker for Windows and the InterSystems IRIS Data Platform Now that the InterSystems IRIS Data Platform Community Edition is available on Docker Hub (https://hub.docker.com/_/intersystems-iris-data-platform), it seems like a great time to try InterSystems IRIS in a container. #Beginner #Cloud #Containerization #Docker #Microsoft Windows #InterSystems IRIS 4 5 2 1.2K
Article David E Nelson · Mar 9, 2017 9m read Machine Learning with Spark and Caché Apache Spark has rapidly become one of the most exciting technologies for big data analytics and machine learning. Spark is a general data processing engine created for use in clustered computing environments. Its heart is the Resilient Distributed Dataset (RDD) which represents a distributed, fault tolerant, collection of data that can be operated on in parallel across the nodes of a cluster. Spark is implemented using a combination of Java and Scala and so comes as a library that can run on any JVM. #Artificial Intelligence (AI) #Analytics #Big Data #JDBC #Machine Learning (ML) #Python #Vector Search #Caché 11 5 1 2.7K
Question David E Nelson · Feb 24, 2017 Blurry Images on Atelier 1.0.263 Hi,I just updated Atelier to 1.01.263 and now many of the Atelier icons/images are blurry and the spacing in the Atelier Explorer doesn't look right. This is on Windows 10. Is this a known issue? Are there any settings I need to adjust? #Tools 0 2 0 302
Question David E Nelson · Jun 2, 2016 Filtering a Filter What would be the easiest or best way to filter the options presented by a filter control?For example, suppose that I create a query using HoleFoods that uses a named filter to filter the product categories according to some criteria. When I display the query on the dashboard, I would like to provide a filter control that will allow users to further constrain the product categories. However, a simple filter control will display all the product categories available in the cube many of which are irrelevant to the current query.Thanks for your help! #Dashboards #InterSystems IRIS BI (DeepSee) 0 3 0 393
Question David E Nelson · May 25, 2016 Web Applications for DeepSee REST Services and JavaScript APIs According to the documentation (2016.1) we can use either a system defined web application (/api/deepsee) or create a custom web application for handling requests. What are some reasons to use one rather than the other? #InterSystems IRIS BI (DeepSee) 0 4 0 402