vision_eye

Deep Learning Vision

OneClick.ai's deep learning vision is a new service that aims to make state of the art deep learning computer vision techniques accessible to non-technical users. In this post, I will show you how to build a custom image classifier in 30mins that is ...

purple_dots

OneClick.ai Walkthrough

  https://youtu.be/c3a4OilFeAM Table of Contents Introduction Step 1: The Data Step 2: Creating a Task Step 3: Model Training and Testing Step 4: Review Models Step 5: Publishing the Model Introduction This tutorial illustrates how to use OneCl ...

Wave_23

Classification

Classification is the most common type of AI task. It is effectively the action or process of classifying something according to its qualities or characteristics. Examples of classification tasks include: Archiving (grouping docs into predefined ...

16

Numeric Prediction (Regression)

Numeric prediction, also known as Regression, predicts a numeric output value using training data. It is effectively used to predict a continuous numeric value, like price or cost. In general, regression tasks are used to get information about certa ...

02

Accessing Models through API

Please view the OneClick Platform Walkthrough before reading this article. OneClick.ai supports the easy exporting of any model created through the use of our AI to your external API uses. This paper will go over how to export our models as an API. ...

Wave_12

Forecasting vs Regression

Both forecasting and regression can be used to predict quantities in a future transaction and can be applied to different scenarios. We will use sales forecasting as the example to discuss the difference between forecasting and regression. As a gene ...

15

OneClick.ai FAQ

General Questions How do I request technical support? Clicking the "Help" button at the top will open a service ticket. Please provide a description of your issue and support will be notified.  How do I use my model to make predictions on new data? ...

wave_1

Predicting Insurance Risk

Risk Brackets and Data Insurance companies spend a large part of their effort on calculating the rates to give each customer based on their insurance needs. A key component of this effort is calculating the customer's risk factor. Because different p ...

Particle_18

Contribution Analysis

A contribution analysis is a way to analyze the effects of different options, programs, or policies on final outcomes. By predicting how much each program or action might contribute to a future outcome, a business or group can determine which program ...