Generate an Idea for Model Training

Start by defining the specific goal the model should predict, such as customer churn, likelihood of purchase, or response to a marketing campaign.

For inspiration, explore ideas in our ML portfolio and case descriptions to identify use cases aligned with your business objectives.

Create Historical Datasets for training

How to Prepare Training Dataset with Metrics

How to Prepare Training Dataset with Targets

Upload Datasets to Bind Genius

Load both the metrics and targets datasets into the system. Use tools like CSV files for quick experiments and PoC or BigQuery for automated data integration.

How to Add Dataset

Add a new predictive ML Model

Configure the new model by choosing a name, type (binary, multi-class, or regression), and other training parameters.

How to Add and Train ML Model

Evaluate Model Quality

Compare the model's performance against your business requirements and determine if the model is suitable for deployment or requires further refinement. If results are unsatisfactory, adjust data, parameters, or features and retrain the model.

How to Evaluate ML Model (binary and multi classification)

How to Evaluate ML Model (regression)

How to ReTrain ML Model