A space for data analytics & AI related technical resources and discussions.
The MLP block enables you to apply a multilayer perceptron (MLP) neural network model to a dataset. The following demonstrates how to use the MLP block to make predictions on a dependent variable from an input dataset basketball_shots.csv (containing observations describing a basketball shot in a professional game and the…
The Merge block enables you to combine multiple datasets into a single working dataset. The following demonstrates how to use the Merge block to combine two datasets Bananas.csv and Banans2.csv (each of which contain observations that describe a banana). Each dataset uses the same variables to describe a banana. * Import…
Click here to read the release notes for complete details on changes in this new version. Knowledge Studio 2022.3 is a release with major enhancements and bug fixes. The enhancements include more advanced and granular model control for Keras Deep Learning and XGBoost models, as well as model validation and scoring…
There is a node in Knowledge studio dedicated to write and execute python codes, enabling users to integrate them into their data analytics workflows. It’s located in the Action palette and is called Python Code. Jupyter notebook is a web based integrated development environment that is extensively used in data science…
When collecting data, a website you find might contain information that would be useful to analyse in your SAS language programs, however it is not always possible to just highlight and copy from a website into a dataset, as sometimes the data on the website is not in the right format to manually copy and paste. You might…
The Output Delivery System (ODS) functionality in SAS language programs is used to create formatted output in different file types such as PDF or RTF. In ODS you can use the ODS escape character to enable you to create styled text. The ODS escape character is specified with the statement: ODS ESCAPECHAR='char' where char…
The Output Delivery System (ODS) functionality in SAS language programs is used to create formatted output in different file types such as PDF or RTF. In ODS you can use the ODS REGION statement to place items such as text or graphics on a page in destination output such as a PDF file or HTML page. ODS REGION statements…
If you a have Windows machine you would like to execute code on, you can install OpenSSH and connect to the machine through the Altair SLC Communicate module. Altair SLC Communicate enables execution of code on a remote machine from a local machine. Before you begin: Ensure Altair SLC Analytics is installed on both your…
You can join data from two or more sources when you load it into Panopticon. This applies to streaming real-time data sources as well as static, historical datasets. Simply put, Panopticon enables you to blend data on-the-fly without using an external database. When joining data sources, you specify the type of join you…
How to Contribute to the Monarch Model Library (Altair Exchange) These 6 Videos walk-through the process of how to prepare files for sharing on the Altair Exchange. Please make sure that any models you share are void of any confidential or proprietary information, and that you have approval (where necessary) to share with…
There's a wealth of content waiting for you to explore! Need support or have a question? Login or join our community.