{"version":1,"pages":[{"id":"sQjQkg5hmGDB0MLMKTMt","title":"Change Log","pathname":"/","siteSpaceId":"sitesp_Jz3iL","description":"This represents a log of all changes to the API. Stay up-to-date with our most recent and past changes."},{"id":"hKaNEFqZCnikh0IjFFQM","title":"Get Started","pathname":"/get-started","siteSpaceId":"sitesp_Jz3iL","description":"This page should help you get started on grabbing your API Keys from the dashboard and making your first request to Autogon."},{"id":"Fcu2qr258NaY2D6Du1P4","title":"Libraries","pathname":"/libraries","siteSpaceId":"sitesp_Jz3iL","description":"Supported libraries and packages for continuous integration with Autogon from your application."},{"id":"bRJhhfnpzdwpwi6tJx8u","title":"Slicing & Indexing","pathname":"/slicing-and-indexing","siteSpaceId":"sitesp_Jz3iL","description":"Learn how to select subsets of data on Autogon using slice notation. This concise syntax allows you to select elements based on various criteria, including specific indices, labels, and ranges."},{"id":"AG1gaGNnJi53lYRlf2pK","title":"Data Processing","pathname":"/autogon-engine-studio/data-processing","siteSpaceId":"sitesp_Jz3iL","description":"This engine collects raw data and translates into usable information. It uses a single endpoint architecture, differentiated by function codes.","breadcrumbs":[{"label":"Autogon Engine (Studio)"}]},{"id":"1Hn1hMsFg5ajfAIDc0k1","title":"Data Input (DP_1)","pathname":"/autogon-engine-studio/data-processing/data-input-dp_1","siteSpaceId":"sitesp_Jz3iL","description":"Specify the data sources, this functionality can take database connection, CSV, JSON or ZIP files","breadcrumbs":[{"label":"Autogon Engine (Studio)"},{"label":"Data Processing"}]},{"id":"F5g3bC357GEJqG6dk38x","title":"Automated Data Processing (DP_ADP)","pathname":"/autogon-engine-studio/data-processing/automated-data-processing-dp_adp","siteSpaceId":"sitesp_Jz3iL","description":"This function automatically cleans and encodes supported data.","breadcrumbs":[{"label":"Autogon Engine (Studio)"},{"label":"Data Processing"}]},{"id":"pTxQtOOJaUkHaiBw2hsd","title":"Missing Data (DP_2)","pathname":"/autogon-engine-studio/data-processing/missing-data-dp_2","siteSpaceId":"sitesp_Jz3iL","description":"This functionality handles missing data using various techniques. e.g mean, mode and more.","breadcrumbs":[{"label":"Autogon Engine (Studio)"},{"label":"Data Processing"}]},{"id":"KYS7VTlgMhHNn8o6sl5L","title":"Data Encoding (DP_3)","pathname":"/autogon-engine-studio/data-processing/data-encoding-dp_3","siteSpaceId":"sitesp_Jz3iL","description":"This functionality converts data to a recognizable format through encoding. Supported techniques including, but are not limited to, one-hot, label and categorical encoding.","breadcrumbs":[{"label":"Autogon Engine (Studio)"},{"label":"Data Processing"}]},{"id":"v2pqMBk0BDs2r5YK9kuK","title":"Data Split (DP_4)","pathname":"/autogon-engine-studio/data-processing/data-split-dp_4","siteSpaceId":"sitesp_Jz3iL","description":"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.","breadcrumbs":[{"label":"Autogon Engine (Studio)"},{"label":"Data Processing"}]},{"id":"Uk52hbKFHK8fBzVKnDYO","title":"Feature Scaling (DP_5)","pathname":"/autogon-engine-studio/data-processing/feature-scaling-dp_5","siteSpaceId":"sitesp_Jz3iL","description":"This functionality normalizes the range of values for different features in the dataset","breadcrumbs":[{"label":"Autogon Engine (Studio)"},{"label":"Data Processing"}]},{"id":"kc35gPiaTVf0W9nXTV4v","title":"Drop Columns (DP_6)","pathname":"/autogon-engine-studio/data-processing/drop-columns-dp_6","siteSpaceId":"sitesp_Jz3iL","description":"This functionality drops specified multiple columns on the X and Y columns.","breadcrumbs":[{"label":"Autogon Engine (Studio)"},{"label":"Data Processing"}]},{"id":"EMPKVDBb9rNWFeSjr6JO","title":"Time Stepper (DP_7)","pathname":"/autogon-engine-studio/data-processing/time-stepper-dp_7","siteSpaceId":"sitesp_Jz3iL","description":"This functionality enables you to transform your data into a time series format.","breadcrumbs":[{"label":"Autogon Engine (Studio)"},{"label":"Data Processing"}]},{"id":"CAwGH6PIQ1NgzGKtiSgo","title":"Parse Datetime (DP_PDT)","pathname":"/autogon-engine-studio/data-processing/parse-datetime-dp_pdt","siteSpaceId":"sitesp_Jz3iL","description":"In data analysis and various applications, datetime information is a crucial component. To leverage this information effectively, we rely on the process of datetime data parsing.","breadcrumbs":[{"label":"Autogon Engine (Studio)"},{"label":"Data Processing"}]},{"id":"eRhIyv0jz1feDFcM6hvC","title":"Reorder Columns (DP_ROC)","pathname":"/autogon-engine-studio/data-processing/reorder-columns-dp_roc","siteSpaceId":"sitesp_Jz3iL","description":"The process of reordering columns involves changing the sequence of columns to better suit the needs of analysis, visualization, or downstream processes.","breadcrumbs":[{"label":"Autogon Engine (Studio)"},{"label":"Data Processing"}]},{"id":"xl1w4Lrb43rOoIcodAcf","title":"Feature Sampling (DP_FSP)","pathname":"/autogon-engine-studio/data-processing/feature-sampling-dp_fsp","siteSpaceId":"sitesp_Jz3iL","description":"This functionality samples a dataset into X and Y features","breadcrumbs":[{"label":"Autogon Engine (Studio)"},{"label":"Data Processing"}]},{"id":"7HBHmIKkU6G7wMSAh1zf","title":"Reshape Array (DP_RSH)","pathname":"/autogon-engine-studio/data-processing/reshape-array-dp_rsh","siteSpaceId":"sitesp_Jz3iL","description":"This function takes an input array of data and reshapes it into a time series format. The resulting time series data can be used for time-based analysis, modeling, and forecasting.","breadcrumbs":[{"label":"Autogon Engine (Studio)"},{"label":"Data Processing"}]},{"id":"DomQdHlVN0zcpUGzeTIa","title":"Column Astype (DP_ASP)","pathname":"/autogon-engine-studio/data-processing/column-astype-dp_asp","siteSpaceId":"sitesp_Jz3iL","description":"This function casts a column to a specified datatype","breadcrumbs":[{"label":"Autogon Engine (Studio)"},{"label":"Data Processing"}]},{"id":"qyL5ltgSzoEosNEPWsRc","title":"Show Duplicates (DP_SDC)","pathname":"/autogon-engine-studio/data-processing/show-duplicates-dp_sdc","siteSpaceId":"sitesp_Jz3iL","description":"This function shows duplicates","breadcrumbs":[{"label":"Autogon Engine (Studio)"},{"label":"Data Processing"}]},{"id":"JPH9mdJmc90tqeZcpS89","title":"Drop Duplicates (DP_DRD)","pathname":"/autogon-engine-studio/data-processing/drop-duplicates-dp_drd","siteSpaceId":"sitesp_Jz3iL","description":"This function drops duplicated rows","breadcrumbs":[{"label":"Autogon Engine (Studio)"},{"label":"Data Processing"}]},{"id":"4nfRXbiyUjOviep3mwq9","title":"Scalar to Ndarray (DP_STN)","pathname":"/autogon-engine-studio/data-processing/scalar-to-ndarray-dp_stn","siteSpaceId":"sitesp_Jz3iL","description":"This function \"listifies\" the scalar value","breadcrumbs":[{"label":"Autogon Engine (Studio)"},{"label":"Data Processing"}]},{"id":"6Mvdo2TGBM2VKcRlDelx","title":"Image to Ndarray (DP_ITN)","pathname":"/autogon-engine-studio/data-processing/image-to-ndarray-dp_itn","siteSpaceId":"sitesp_Jz3iL","description":"This function creates an image array","breadcrumbs":[{"label":"Autogon Engine (Studio)"},{"label":"Data Processing"}]},{"id":"lVZZVCGAJC3JlrHIRBEZ","title":"Dataset Info (DP_INF)","pathname":"/autogon-engine-studio/data-processing/dataset-info-dp_inf","siteSpaceId":"sitesp_Jz3iL","description":"This function shows dataset info","breadcrumbs":[{"label":"Autogon Engine (Studio)"},{"label":"Data Processing"}]},{"id":"i0VXx9l5ORgGkjnvI7gk","title":"Dataset Correlations (DP_CRR)","pathname":"/autogon-engine-studio/data-processing/dataset-correlations-dp_crr","siteSpaceId":"sitesp_Jz3iL","description":"This function shows dataset correlations","breadcrumbs":[{"label":"Autogon Engine (Studio)"},{"label":"Data Processing"}]},{"id":"wS9fZN4L8IlkSJZztqiP","title":"Dataset Description (DP_DSC)","pathname":"/autogon-engine-studio/data-processing/dataset-description-dp_dsc","siteSpaceId":"sitesp_Jz3iL","description":"This function shows dataset descriptions","breadcrumbs":[{"label":"Autogon Engine (Studio)"},{"label":"Data Processing"}]},{"id":"KJ0CeTaYjEarVf1RwOF2","title":"Dataset Datatypes (DP_DTY)","pathname":"/autogon-engine-studio/data-processing/dataset-datatypes-dp_dty","siteSpaceId":"sitesp_Jz3iL","description":"This function shows dataset datatypes","breadcrumbs":[{"label":"Autogon Engine (Studio)"},{"label":"Data Processing"}]},{"id":"osgGvVByL9kYxi9RHhwh","title":"Dataset Uniques (DP_UNQ)","pathname":"/autogon-engine-studio/data-processing/dataset-uniques-dp_unq","siteSpaceId":"sitesp_Jz3iL","description":"This function shows the number of unique data classes","breadcrumbs":[{"label":"Autogon Engine (Studio)"},{"label":"Data Processing"}]},{"id":"3hAkK9qIyl9rw05TrG1c","title":"Dataset Stats Counts (DP_STC)","pathname":"/autogon-engine-studio/data-processing/dataset-stats-counts-dp_stc","siteSpaceId":"sitesp_Jz3iL","description":"This function shows the number of unique data classes within a specific column","breadcrumbs":[{"label":"Autogon Engine (Studio)"},{"label":"Data Processing"}]},{"id":"iLobiHIibmvurnq64aLP","title":"Principal Component Analysis (DP_PCA)","pathname":"/autogon-engine-studio/data-processing/principal-component-analysis-dp_pca","siteSpaceId":"sitesp_Jz3iL","description":"This function reduces the dimensionality using PCA","breadcrumbs":[{"label":"Autogon Engine (Studio)"},{"label":"Data Processing"}]},{"id":"kwov4tIbBFfYOc8JjUMR","title":"Text Vectorizer (DP_VEC)","pathname":"/autogon-engine-studio/data-processing/text-vectorizer-dp_vec","siteSpaceId":"sitesp_Jz3iL","description":"Transform textual data into numerical representations that are compatible with machine learning models, enabling efficient processing of text-based tasks.","breadcrumbs":[{"label":"Autogon Engine (Studio)"},{"label":"Data Processing"}]},{"id":"eoXcvD2xIx9oDBqlY45m","title":"Resampler (DP_RES)","pathname":"/autogon-engine-studio/data-processing/resampler-dp_res","siteSpaceId":"sitesp_Jz3iL","description":"Resample input datasets using specified resampling techniques.","breadcrumbs":[{"label":"Autogon Engine (Studio)"},{"label":"Data Processing"}]},{"id":"HDqMbOfg95ftKAM2mCuv","title":"Data Visualization","pathname":"/autogon-engine-studio/data-visualization","siteSpaceId":"sitesp_Jz3iL","description":"","breadcrumbs":[{"label":"Autogon Engine (Studio)"}]},{"id":"8N6PvAAobhBI62KaUzNb","title":"Scatter Plots (DP_SCP)","pathname":"/autogon-engine-studio/data-visualization/scatter-plots-dp_scp","siteSpaceId":"sitesp_Jz3iL","description":"This function creates scatter plots for pairs of columns in a given input dataset. Scatter plots are a useful visualization tool for examining the relationship between two variables.","breadcrumbs":[{"label":"Autogon Engine (Studio)"},{"label":"Data Visualization"}]},{"id":"2yxxMbi8435SCbubugmW","title":"Ordinary Plots (DP_ORD)","pathname":"/autogon-engine-studio/data-visualization/ordinary-plots-dp_ord","siteSpaceId":"sitesp_Jz3iL","description":"This function creates ordinary line plots for pairs of columns in a given input dataset.","breadcrumbs":[{"label":"Autogon Engine (Studio)"},{"label":"Data Visualization"}]},{"id":"ZCWM40MyW0ab8y5LLHte","title":"Compare Scatter Plots (DP_CSP)","pathname":"/autogon-engine-studio/data-visualization/compare-scatter-plots-dp_csp","siteSpaceId":"sitesp_Jz3iL","description":"This function compares scatter plots for pairs of columns in a given input dataset","breadcrumbs":[{"label":"Autogon Engine (Studio)"},{"label":"Data Visualization"}]},{"id":"9BQ0ntDQ1T6aziXdfw7M","title":"Pie Plots (DP_PIE)","pathname":"/autogon-engine-studio/data-visualization/pie-plots-dp_pie","siteSpaceId":"sitesp_Jz3iL","description":"This function creates pie plots for a given input dataset.","breadcrumbs":[{"label":"Autogon Engine (Studio)"},{"label":"Data Visualization"}]},{"id":"k1clZgsZxGkMOh2qJNEy","title":"Heatmap Plots (DP_HMP)","pathname":"/autogon-engine-studio/data-visualization/heatmap-plots-dp_hmp","siteSpaceId":"sitesp_Jz3iL","description":"This function creates heatmap plots for a given input dataset.","breadcrumbs":[{"label":"Autogon Engine (Studio)"},{"label":"Data Visualization"}]},{"id":"pzhs3wIOu5uloepq2afK","title":"Machine Learning","pathname":"/autogon-engine-studio/machine-learning","siteSpaceId":"sitesp_Jz3iL","description":"This subset focuses on building systems that learn or improve performance based on the data they consume.","breadcrumbs":[{"label":"Autogon Engine (Studio)"}]},{"id":"DbapNUJWsFnFhByXiC1G","title":"Simple Linear Regression (ML_R_1)","pathname":"/autogon-engine-studio/machine-learning/simple-linear-regression-ml_r_1","siteSpaceId":"sitesp_Jz3iL","description":"This function models the relationship between two continuous variables. The objective is to predict the value of an output variable  based on the value of an input variable.","breadcrumbs":[{"label":"Autogon Engine (Studio)"},{"label":"Machine Learning"}]},{"id":"Og4jxQ2bZ2JW8bey7qE1","title":"Multiple Linear Regression (ML_R_2)","pathname":"/autogon-engine-studio/machine-learning/multiple-linear-regression-ml_r_2","siteSpaceId":"sitesp_Jz3iL","description":"This function models the relationship between more independent variables. The objective is to predict the value of an output variable  based on the value of input variables.","breadcrumbs":[{"label":"Autogon Engine (Studio)"},{"label":"Machine Learning"}]},{"id":"rvmKAClKdCk0LFpGRpBg","title":"Polynomial Linear Regression (ML_R_3)","pathname":"/autogon-engine-studio/machine-learning/polynomial-linear-regression-ml_r_3","siteSpaceId":"sitesp_Jz3iL","description":"This function uses the relationship between variables to find the best non-linear fit through the data points.","breadcrumbs":[{"label":"Autogon Engine (Studio)"},{"label":"Machine Learning"}]},{"id":"YAdV0wmljZ9h3N4HBBxU","title":"Support Vector Regression (ML_R_4)","pathname":"/autogon-engine-studio/machine-learning/support-vector-regression-ml_r_4","siteSpaceId":"sitesp_Jz3iL","description":"This function can be used for solving both linear and non-linear problems.","breadcrumbs":[{"label":"Autogon Engine (Studio)"},{"label":"Machine Learning"}]},{"id":"uYNB55eqtrazQuvy34ry","title":"Decision Tree Regression (ML_R_5)","pathname":"/autogon-engine-studio/machine-learning/decision-tree-regression-ml_r_5","siteSpaceId":"sitesp_Jz3iL","description":"This function splits the data into smaller subsets while at the same time an associated decision rule is used to predict the target variable, built in the form of a tree structure.","breadcrumbs":[{"label":"Autogon Engine (Studio)"},{"label":"Machine Learning"}]},{"id":"A7qwmMWp7V0j5kfdq32t","title":"Random Forest Regression (ML_R_6)","pathname":"/autogon-engine-studio/machine-learning/random-forest-regression-ml_r_6","siteSpaceId":"sitesp_Jz3iL","description":"This function builds multiple decision trees and combines their outputs to make a final prediction.","breadcrumbs":[{"label":"Autogon Engine (Studio)"},{"label":"Machine Learning"}]},{"id":"YGBhkmI9mkZvbaDh2ccl","title":"Logistic Regression (ML_CN_1)","pathname":"/autogon-engine-studio/machine-learning/logistic-regression-ml_cn_1","siteSpaceId":"sitesp_Jz3iL","description":"This function performs analysis on a dataset and returns the predicted binary outcome based on the input independent variables.","breadcrumbs":[{"label":"Autogon Engine (Studio)"},{"label":"Machine Learning"}]},{"id":"zzgVbR9CAPOzXHWqpiXd","title":"K-Nearest Neighbors - KNN (ML_CN_2)","pathname":"/autogon-engine-studio/machine-learning/k-nearest-neighbors-knn-ml_cn_2","siteSpaceId":"sitesp_Jz3iL","description":"This function finds the K number of training examples closest (nearest neighbors) to the input data and then classifying the input data based on the majority class of its nearest neighbors.","breadcrumbs":[{"label":"Autogon Engine (Studio)"},{"label":"Machine Learning"}]},{"id":"joog1HdIq45cGAvNnOPU","title":"Support Vector Machine (ML_CN_3)","pathname":"/autogon-engine-studio/machine-learning/support-vector-machine-ml_cn_3","siteSpaceId":"sitesp_Jz3iL","description":"This functionality creates a decision boundary based on the support vectors, and classifies new input data based on which side of the boundary it falls on.","breadcrumbs":[{"label":"Autogon Engine (Studio)"},{"label":"Machine Learning"}]},{"id":"RMCpV9Q5cNj8rAmJYQmu","title":"Kernel SVM (ML_CN_4)","pathname":"/autogon-engine-studio/machine-learning/kernel-svm-ml_cn_4","siteSpaceId":"sitesp_Jz3iL","description":"This functionality uses a kernel function to map the input data to a higher-dimensional space, where a linear decision boundary is created based on the support vectors.","breadcrumbs":[{"label":"Autogon Engine (Studio)"},{"label":"Machine Learning"}]},{"id":"OMFXhT52Rbx5tZVfyAKS","title":"Naive Bayes (ML_CN_5)","pathname":"/autogon-engine-studio/machine-learning/naive-bayes-ml_cn_5","siteSpaceId":"sitesp_Jz3iL","description":"This function uses the Bayes' theorem to calculate the probability of each class based on the frequency of the features in the training data, and classifies new input data based on highest probability","breadcrumbs":[{"label":"Autogon Engine (Studio)"},{"label":"Machine Learning"}]},{"id":"W301YLHozh2fZYrJn6Vb","title":"Decision Tree Classification (ML_CN_6)","pathname":"/autogon-engine-studio/machine-learning/decision-tree-classification-ml_cn_6","siteSpaceId":"sitesp_Jz3iL","description":"This function finds the K number of training examples closest (nearest neighbors) to the input data and then classifying the input data based on the majority class of its nearest neighbors.","breadcrumbs":[{"label":"Autogon Engine (Studio)"},{"label":"Machine Learning"}]},{"id":"sTwb1plRIVVOdi1JGUIG","title":"Random Forest Classification (ML_CN_7)","pathname":"/autogon-engine-studio/machine-learning/random-forest-classification-ml_cn_7","siteSpaceId":"sitesp_Jz3iL","description":"This function combines multiple decision trees and aggregates their results to make predictions.","breadcrumbs":[{"label":"Autogon Engine (Studio)"},{"label":"Machine Learning"}]},{"id":"QwbfuO6DOPdvMyDf5KG8","title":"Hierarchical Clustering (ML_CG_1)","pathname":"/autogon-engine-studio/machine-learning/hierarchical-clustering-ml_cg_1","siteSpaceId":"sitesp_Jz3iL","description":"Hierarchical Clustering groups similar data points into clusters by recursively merging the two closest clusters based on a distance metric.","breadcrumbs":[{"label":"Autogon Engine (Studio)"},{"label":"Machine Learning"}]},{"id":"ivPJWZkR4a84TmmWIW1p","title":"K-Means Clustering (ML_CG_2)","pathname":"/autogon-engine-studio/machine-learning/k-means-clustering-ml_cg_2","siteSpaceId":"sitesp_Jz3iL","description":"This function groups similar data points into K clusters by iteratively assigning each data point to the nearest center and updating the cluster centers based on the mean of the assigned data points.","breadcrumbs":[{"label":"Autogon Engine (Studio)"},{"label":"Machine Learning"}]},{"id":"ZulBHDDaIkqLk995Y61U","title":"XGBoost (MS_XGBOOST)","pathname":"/autogon-engine-studio/machine-learning/xgboost-ms_xgboost","siteSpaceId":"sitesp_Jz3iL","description":"This function is based on gradient boosting that iteratively trains weak models while optimizing a regularized objective function to reduce overfitting.","breadcrumbs":[{"label":"Autogon Engine (Studio)"},{"label":"Machine Learning"}]},{"id":"I06WjeJfhFghsImF1Ni1","title":"Grid Search (ML_GRID)","pathname":"/autogon-engine-studio/machine-learning/grid-search-ml_grid","siteSpaceId":"sitesp_Jz3iL","description":"This function exhaustively searches for the optimal combination of hyperparameter values for a machine learning model.","breadcrumbs":[{"label":"Autogon Engine (Studio)"},{"label":"Machine Learning"}]},{"id":"s8iHduRDciP3ClWy47as","title":"Shap Explain (ML_SHAP)","pathname":"/autogon-engine-studio/machine-learning/shap-explain-ml_shap","siteSpaceId":"sitesp_Jz3iL","description":"This function provides interpretable insights into machine learning model predictions by explaining the contribution of each feature to the output.","breadcrumbs":[{"label":"Autogon Engine (Studio)"},{"label":"Machine Learning"}]},{"id":"InjocW0yccfGTW9x6Qku","title":"Isolation Forest (ML_ISF)","pathname":"/autogon-engine-studio/machine-learning/isolation-forest-ml_isf","siteSpaceId":"sitesp_Jz3iL","description":"This function isolates outliers by creating binary trees to efficiently separate normal data points from anomalies based on their low-dimensional representations.","breadcrumbs":[{"label":"Autogon Engine (Studio)"},{"label":"Machine Learning"}]},{"id":"CWM3xN0tahiQPdVSNom2","title":"(ML_DBS)","pathname":"/autogon-engine-studio/machine-learning/ml_dbs","siteSpaceId":"sitesp_Jz3iL","breadcrumbs":[{"label":"Autogon Engine (Studio)"},{"label":"Machine Learning"}]},{"id":"0UTrwXlESZlvsIzPLwc7","title":"Automated Machine Learning","pathname":"/autogon-engine-studio/automated-machine-learning","siteSpaceId":"sitesp_Jz3iL","description":"","breadcrumbs":[{"label":"Autogon Engine (Studio)"}]},{"id":"S0tvI9ZSFsPNWbKOOEIa","title":"AutoRegression (AUTO_R_1)","pathname":"/autogon-engine-studio/automated-machine-learning/autoregression-auto_r_1","siteSpaceId":"sitesp_Jz3iL","description":"This function finds the K number of training examples closest (nearest neighbors) to the input data and then classifying the input data based on the majority class of its nearest neighbors.","breadcrumbs":[{"label":"Autogon Engine (Studio)"},{"label":"Automated Machine Learning"}]},{"id":"q5zHJwRsOVC8YSrEPV5A","title":"AutoClassification (AUTO_CN_1)","pathname":"/autogon-engine-studio/automated-machine-learning/autoclassification-auto_cn_1","siteSpaceId":"sitesp_Jz3iL","description":"This function finds the K number of training examples closest (nearest neighbors) to the input data and then classifying the input data based on the majority class of its nearest neighbors.","breadcrumbs":[{"label":"Autogon Engine (Studio)"},{"label":"Automated Machine Learning"}]},{"id":"LZ9wIkl4wwlk0FQXTQCf","title":"AutoRegression II (AUTO_R_2)","pathname":"/autogon-engine-studio/automated-machine-learning/autoregression-ii-auto_r_2","siteSpaceId":"sitesp_Jz3iL","breadcrumbs":[{"label":"Autogon Engine (Studio)"},{"label":"Automated Machine Learning"}]},{"id":"oRuYc36ynBUrmeztPX31","title":"Deep Learning","pathname":"/autogon-engine-studio/deep-learning","siteSpaceId":"sitesp_Jz3iL","description":"","breadcrumbs":[{"label":"Autogon Engine (Studio)"}]},{"id":"BzYYpvDDscvKILyz5tof","title":"Artificial Neural Network (DL_ANN)","pathname":"/autogon-engine-studio/deep-learning/artificial-neural-network-dl_ann","siteSpaceId":"sitesp_Jz3iL","description":"This function creates and uses a model consisting of layers of interconnected nodes (neurons) that process input data and produce output predictions.","breadcrumbs":[{"label":"Autogon Engine (Studio)"},{"label":"Deep Learning"}]},{"id":"trCCk1KKz019Df5Yfqyn","title":"Self Organizing Maps (DL_SOM)","pathname":"/autogon-engine-studio/deep-learning/self-organizing-maps-dl_som","siteSpaceId":"sitesp_Jz3iL","description":"This function creates self organizing maps used for data clustering","breadcrumbs":[{"label":"Autogon Engine (Studio)"},{"label":"Deep Learning"}]},{"id":"KFoOQttYqm26Afp7R2j3","title":"Restricted Boltzmann Machine (DL_RBM)","pathname":"/autogon-engine-studio/deep-learning/restricted-boltzmann-machine-dl_rbm","siteSpaceId":"sitesp_Jz3iL","description":"This function creates a Restricted Boltzmann Machine used for dimensionality reduction","breadcrumbs":[{"label":"Autogon Engine (Studio)"},{"label":"Deep Learning"}]},{"id":"CfASID8VKJr2nQuACtWu","title":"Automated Deep Learning","pathname":"/autogon-engine-studio/automated-deep-learning","siteSpaceId":"sitesp_Jz3iL","description":"","breadcrumbs":[{"label":"Autogon Engine (Studio)"}]},{"id":"540apZ0Sv4WgY7vjnR84","title":"Auto Image Classification (A_DL_IMC)","pathname":"/autogon-engine-studio/automated-deep-learning/auto-image-classification-a_dl_imc","siteSpaceId":"sitesp_Jz3iL","description":"This function creates an Automated Image classifying model","breadcrumbs":[{"label":"Autogon Engine (Studio)"},{"label":"Automated Deep Learning"}]},{"id":"1vYj5mRkm3ySUPzyTu45","title":"Auto Image Regression (A_DL_IMR)","pathname":"/autogon-engine-studio/automated-deep-learning/auto-image-regression-a_dl_imr","siteSpaceId":"sitesp_Jz3iL","description":"This function creates an Automated Image regression model","breadcrumbs":[{"label":"Autogon Engine (Studio)"},{"label":"Automated Deep Learning"}]},{"id":"vWC4yfavzLUrMMCjSEC9","title":"Auto Text Classification (A_DL_TXC)","pathname":"/autogon-engine-studio/automated-deep-learning/auto-text-classification-a_dl_txc","siteSpaceId":"sitesp_Jz3iL","description":"This function creates an Automated Text classifying model","breadcrumbs":[{"label":"Autogon Engine (Studio)"},{"label":"Automated Deep Learning"}]},{"id":"e92Ma5mvN5dD8F0zSmSq","title":"Auto Text Regression (A_DL_TXR)","pathname":"/autogon-engine-studio/automated-deep-learning/auto-text-regression-a_dl_txr","siteSpaceId":"sitesp_Jz3iL","description":"This function creates an Automated Text regression model","breadcrumbs":[{"label":"Autogon Engine (Studio)"},{"label":"Automated Deep Learning"}]},{"id":"GOzTEogRknmWSFDUsfER","title":"Auto Structured Data Classification (A_DL_SDC)","pathname":"/autogon-engine-studio/automated-deep-learning/auto-structured-data-classification-a_dl_sdc","siteSpaceId":"sitesp_Jz3iL","description":"This function creates an Automated Structured Data classifying model","breadcrumbs":[{"label":"Autogon Engine (Studio)"},{"label":"Automated Deep Learning"}]},{"id":"nKuCADFMdyGcr5WXrOhQ","title":"Auto Structured Data Regression (A_DL_SDR)","pathname":"/autogon-engine-studio/automated-deep-learning/auto-structured-data-regression-a_dl_sdr","siteSpaceId":"sitesp_Jz3iL","description":"This function creates an Automated Structured Data regression model","breadcrumbs":[{"label":"Autogon Engine (Studio)"},{"label":"Automated Deep Learning"}]},{"id":"mBNipjRBH218MWbbhvz9","title":"General AutoDL Blocks (A_DL_ALL)","pathname":"/autogon-engine-studio/automated-deep-learning/general-autodl-blocks-a_dl_all","siteSpaceId":"sitesp_Jz3iL","description":"This function loads and uses pre-trained AutoDL models to perform actions such as model evaluation and value prediction.","breadcrumbs":[{"label":"Autogon Engine (Studio)"},{"label":"Automated Deep Learning"}]},{"id":"l2ozfAYefEFhpb5Q0TlQ","title":"Images, Annotations and Augmentation","pathname":"/labelcraft/images-annotations-and-augmentation","siteSpaceId":"sitesp_Jz3iL","description":"Images and Annotations data fetching and modifications endpoints","breadcrumbs":[{"label":"LabelCraft"}]},{"id":"umNSY8Ck2TID17cJdh5B","title":"Import and Export","pathname":"/labelcraft/import-and-export","siteSpaceId":"sitesp_Jz3iL","description":"Images and Annotations data import and export APIs","breadcrumbs":[{"label":"LabelCraft"}]},{"id":"2xQ783gzKySPR6iOIF2u","title":"Model Training and Prediction","pathname":"/labelcraft/model-training-and-prediction","siteSpaceId":"sitesp_Jz3iL","description":"APIs for model training and annotation predictions","breadcrumbs":[{"label":"LabelCraft"}]},{"id":"vflDYLvrogr8Ssohmn28","title":"Production Pipelines","pathname":"/production-apis/production-pipelines","siteSpaceId":"sitesp_Jz3iL","description":"Pipelines, for MLOps, efficiently integrate your data with streamlined processing and make inference with your pre-built models.","breadcrumbs":[{"label":"Production APIs"}]},{"id":"S9iQKmI49vS7sTmmxkwq","title":"Vision AI","pathname":"/autogon-qore/vision-ai","siteSpaceId":"sitesp_Jz3iL","description":"Fully managed production environment to create your own computer vision applications.","breadcrumbs":[{"label":"Autogon Qore"}]},{"id":"vLbKxMTUNh3GRg74hUoj","title":"Natural Language AI","pathname":"/autogon-qore/natural-language-ai","siteSpaceId":"sitesp_Jz3iL","description":"Fully managed production environment to create your own natural language applications.","breadcrumbs":[{"label":"Autogon Qore"}]},{"id":"Op7ssaoW1PEG3OuGPuap","title":"Text Classification  (Deprecated)","pathname":"/autogon-qore/natural-language-ai/text-classification-deprecated","siteSpaceId":"sitesp_Jz3iL","description":"This classifies texts based on positivity and negativity with scores for each class.","breadcrumbs":[{"label":"Autogon Qore"},{"label":"Natural Language AI"}]},{"id":"hffQww5aMHMCGuoE8Yh6","title":"Text Summary  (Deprecated)","pathname":"/autogon-qore/natural-language-ai/text-summary-deprecated","siteSpaceId":"sitesp_Jz3iL","description":"Summarize natural language with pre-trained text engines.","breadcrumbs":[{"label":"Autogon Qore"},{"label":"Natural Language AI"}]},{"id":"mWAz3mYmcqiOFgD3bsko","title":"Ask Your Data","pathname":"/autogon-qore/natural-language-ai/ask-your-data","siteSpaceId":"sitesp_Jz3iL","description":"Query your data using natural language.","breadcrumbs":[{"label":"Autogon Qore"},{"label":"Natural Language AI"}]},{"id":"VmYvpvbKIIRo65bPYMjA","title":"Generate Synthetic Data","pathname":"/autogon-qore/natural-language-ai/generate-synthetic-data","siteSpaceId":"sitesp_Jz3iL","description":"This API is designed to generate synthetic datasets.","breadcrumbs":[{"label":"Autogon Qore"},{"label":"Natural Language AI"}]},{"id":"IkFSiYXZppGmf3bXTvBA","title":"Speech To Text","pathname":"/autogon-qore/natural-language-ai/speech-to-text","siteSpaceId":"sitesp_Jz3iL","description":"Convert speech into text using an API powered by the best of AI technologies.","breadcrumbs":[{"label":"Autogon Qore"},{"label":"Natural Language AI"}]},{"id":"2xQCE7RanXtsrHZfK8nu","title":"Text To Speech","pathname":"/autogon-qore/natural-language-ai/text-to-speech","siteSpaceId":"sitesp_Jz3iL","description":"Convert text into natural-sounding speech using an API powered by the best of AI technologies.","breadcrumbs":[{"label":"Autogon Qore"},{"label":"Natural Language AI"}]},{"id":"dF9PBNlOF9WzErPlyyfT","title":"Sentiment Analyzer  (Deprecated)","pathname":"/autogon-qore/natural-language-ai/sentiment-analyzer-deprecated","siteSpaceId":"sitesp_Jz3iL","description":"Sentiment Analysis inspects the given text and identifies the prevailing emotional opinion within the text, especially to determine a writer's attitude as positive, negative, or neutral.","breadcrumbs":[{"label":"Autogon Qore"},{"label":"Natural Language AI"}]},{"id":"uo0Tq1c5d8VyV8yegaO4","title":"Conversation with Chatbot Agent","pathname":"/autogon-qore/natural-language-ai/conversation-with-chatbot-agent","siteSpaceId":"sitesp_Jz3iL","description":"The Chatbot Conversation API is a powerful tool designed to enable developers to integrate chatbot functionalities into their applications.","breadcrumbs":[{"label":"Autogon Qore"},{"label":"Natural Language AI"}]},{"id":"kqi4nycamDhfvuZhLoPh","title":"Conversational Interaction with GPT-4","pathname":"/autogon-qore/natural-language-ai/conversational-interaction-with-gpt-4","siteSpaceId":"sitesp_Jz3iL","description":"Chat with Autogon Chat Completion API using powerful variants of the GPT models.","breadcrumbs":[{"label":"Autogon Qore"},{"label":"Natural Language AI"}]},{"id":"yYKRdLCwNOkowgWRNU3W","title":"Essay Marker","pathname":"/autogon-qore/natural-language-ai/essay-marker","siteSpaceId":"sitesp_Jz3iL","description":"Generates a detailed metric score for an essay","breadcrumbs":[{"label":"Autogon Qore"},{"label":"Natural Language AI"}]},{"id":"I0Wm7yraYcqGSehkzxS8","title":"Resume Ranker","pathname":"/autogon-qore/natural-language-ai/resume-ranker","siteSpaceId":"sitesp_Jz3iL","description":"Ranks a resume if its a best fit for a job description","breadcrumbs":[{"label":"Autogon Qore"},{"label":"Natural Language AI"}]},{"id":"dF8BqQVGzu8EBvPAhW1s","title":"Translator","pathname":"/autogon-qore/natural-language-ai/translator","siteSpaceId":"sitesp_Jz3iL","description":"Translates a text from one language to another","breadcrumbs":[{"label":"Autogon Qore"},{"label":"Natural Language AI"}]},{"id":"Jls6w4Nk3U4rg2dycNwg","title":"Voice Cloning","pathname":"/autogon-qore/voice-cloning","siteSpaceId":"sitesp_Jz3iL","description":"This API enables users to create, manage, and utilize voices for text-to-speech applications. It provides endpoints for creating, retrieving voices, and text to speech using a specific voice.","breadcrumbs":[{"label":"Autogon Qore"}]},{"id":"xrphWp0biPtGwEnobiEH","title":"Create a Voice","pathname":"/autogon-qore/voice-cloning/create-a-voice","siteSpaceId":"sitesp_Jz3iL","description":"This allows users to create voices, adds a new voice to your collection of voices.","breadcrumbs":[{"label":"Autogon Qore"},{"label":"Voice Cloning"}]},{"id":"3tALGzb8BKjxXraqFsFD","title":"Get Voices","pathname":"/autogon-qore/voice-cloning/get-voices","siteSpaceId":"sitesp_Jz3iL","description":"Retrieves a list of created voices for a user.","breadcrumbs":[{"label":"Autogon Qore"},{"label":"Voice Cloning"}]},{"id":"qJKXa2YKJK6y59BJwwhq","title":"Text-To-Speech","pathname":"/autogon-qore/voice-cloning/text-to-speech","siteSpaceId":"sitesp_Jz3iL","description":"Converts text into speech using a voice of your choice and returns audio.","breadcrumbs":[{"label":"Autogon Qore"},{"label":"Voice Cloning"}]},{"id":"aQ3n0GVjzRnI0HhNMJFx","title":"Project","pathname":"/other-apis/project","siteSpaceId":"sitesp_Jz3iL","description":"Projects serve as the foundation for building on Autogon. It provides endpoints to manage projects, including creating new projects, retrieving project details, updating and deleting projects.","breadcrumbs":[{"label":"Other APIs"}]},{"id":"30k6v772j26kWUlO1eqn","title":"List all projects","pathname":"/other-apis/project/list-all-projects","siteSpaceId":"sitesp_Jz3iL","description":"Retrieves a list of all available projects for a specific Autogon user.","breadcrumbs":[{"label":"Other APIs"},{"label":"Project"}]},{"id":"A0mXAwuTj9Mw8V6BPNKw","title":"Create a New Project","pathname":"/other-apis/project/create-a-new-project","siteSpaceId":"sitesp_Jz3iL","description":"Creates a new project.","breadcrumbs":[{"label":"Other APIs"},{"label":"Project"}]},{"id":"eGhyKPYBKD6bLN39Lh3M","title":"Get Project Details","pathname":"/other-apis/project/get-project-details","siteSpaceId":"sitesp_Jz3iL","description":"Retrieves details of a specific project by its ID.","breadcrumbs":[{"label":"Other APIs"},{"label":"Project"}]},{"id":"dhgdKMhkVjz3ApWsDBD2","title":"Delete a Project","pathname":"/other-apis/project/delete-a-project","siteSpaceId":"sitesp_Jz3iL","description":"Moves a specific project to trash.","breadcrumbs":[{"label":"Other APIs"},{"label":"Project"}]},{"id":"UGxplb3QjCSpqvgd4xY4","title":"Dataset","pathname":"/other-apis/dataset","siteSpaceId":"sitesp_Jz3iL","description":"The Datasets API is a versatile tool designed to manage datasets, allowing users to list, create, retrieve, update, and delete datasets. It provides functionality to handle various dataset operations.","breadcrumbs":[{"label":"Other APIs"}]},{"id":"dhiyi3EjBLuCtnyIsdaw","title":"List all datasets","pathname":"/other-apis/dataset/list-all-datasets","siteSpaceId":"sitesp_Jz3iL","description":"Retrieves a list of all available datasets for a given user. No request parameters are required for this endpoint.","breadcrumbs":[{"label":"Other APIs"},{"label":"Dataset"}]},{"id":"iSgxCDbbwkyrN9ajjXnw","title":"Create a Dataset","pathname":"/other-apis/dataset/create-a-dataset","siteSpaceId":"sitesp_Jz3iL","breadcrumbs":[{"label":"Other APIs"},{"label":"Dataset"}]},{"id":"caQCKsxLhNtVDJ5ZeR4Z","title":"Get a Dataset","pathname":"/other-apis/dataset/get-a-dataset","siteSpaceId":"sitesp_Jz3iL","description":"Retrieves details of a specific dataset by its ID.","breadcrumbs":[{"label":"Other APIs"},{"label":"Dataset"}]},{"id":"jqHfnjRR9PvwWD4pxZEw","title":"Updating a dataset","pathname":"/other-apis/dataset/updating-a-dataset","siteSpaceId":"sitesp_Jz3iL","description":"Updates a specific entity within a dataset.","breadcrumbs":[{"label":"Other APIs"},{"label":"Dataset"}]},{"id":"CJiRdbyjZ3FkdiMiJ3YZ","title":"Delete a Dataset","pathname":"/other-apis/dataset/delete-a-dataset","siteSpaceId":"sitesp_Jz3iL","breadcrumbs":[{"label":"Other APIs"},{"label":"Dataset"}]},{"id":"iCIxKQKotZpKNEZZjf3k","title":"Dataset Connection","pathname":"/other-apis/dataset/dataset-connection","siteSpaceId":"sitesp_Jz3iL","description":"This allows users to configure and fetch data from external data sources such as SOL Databases, NoSQL Databases, File Drives etc.","breadcrumbs":[{"label":"Other APIs"},{"label":"Dataset"}]},{"id":"WBKKzBxWgaACdpm9GoLW","title":"Visualize Dataset","pathname":"/other-apis/dataset/visualize-dataset","siteSpaceId":"sitesp_Jz3iL","breadcrumbs":[{"label":"Other APIs"},{"label":"Dataset"}]}]}