Data Processing
This engine collects raw data and translates into usable information. It uses a single endpoint architecture, differentiated by function codes.
Last updated
This engine collects raw data and translates into usable information. It uses a single endpoint architecture, differentiated by function codes.
Last updated
Below are the specific function codes for functionality
Specify the data sources, this functionality can take database connection or CSV file or JSON file
This functionality handles missing data using various techniques. e.g mean, mode and more
This functionality converts data to a recognizable format through encoding. Supported techniques include one-hot, label and categorical encoding.
This functionality splits data into two subsets: a training set and a test set. The training set is used to train a model, while the test set is used to evaluate its performance.
This functionality normalizes the range of values for different features in the dataset.
This functionality drops specified multiple columns on the X and Y columns.
This functionality enables you to transform your data into a time series format.
Good to know: Using the 'Page Link' block lets you link directly to a page. If this page's name, URL or parent location changes, the reference will be kept up to date. You can also mention a page – like – if you don't w/sant a block-level link.