LogoLogo
Log InSign UpHomepage
  • 👋Welcome
  • Account and Team Setup
    • Sign up
    • Subscription Plans
    • Profile information
    • Account information
    • Roles
    • Users
    • Tags
  • FAQ
  • UNDERSTANDING MACHINE LEARNING
    • What is Graphite Note
      • Graphite Note Insights Lifecycle
    • Introduction to Machine Learning
      • What is Machine Learning
      • Data Analitycs Maturity
    • Machine Learning concepts
      • Key Drivers
      • Confusion Matrix
      • Supervised vs Unsupervised ML
  • Demo datasets
    • Demo Datasets
      • Ads
      • Churn
      • CO2 Emission
      • Diamonds
      • eCommerce Orders
      • Housing Prices
      • Lead Scoring
      • Mall Customers
      • Marketing Mix
      • Car Sales
      • Store Item Demand
      • Upsell
    • What Dataset do I need for my use case?
      • Predict Cross Selling: Dataset
      • Predict Customer Churn: Dataset
      • Predictive Lead Scoring: Dataset
      • Predict Revenue : Dataset
      • Product Demand Forecast: Dataset
      • Predictive Ads Performance: Dataset
      • Media Mix Modeling (MMM): Dataset
      • Customer Lifetime Value Prediction : Dataset
      • RFM Customer Segmentation : Dataset
    • Dataset examples - from online sources
      • Free datasets for Machine Learning
  • Datasets
    • Introduction
    • Prepare your Data
      • Data Labeling
      • Expanding datasets
      • Merging datasets
      • CSV File creating and formatting
    • Data sources in Graphite Note
      • Import data from CSV file
        • Re-upload or append CSV
        • CSV upload troubleshooting tips
      • MySQL Connector
      • MariaDB Connector
      • PostgreSQL Connector
      • Redshift Connector
      • Big Query Connector
      • MS SQL Connector
      • Oracle Connector
  • Models
    • Introduction
    • Preprocessing Data
    • Machine Learning Models
      • Timeseries Forecast
      • Binary Classification
      • Multiclass Classification
      • Regression
      • General Segmentation
      • RFM Customer Segmentation
      • Customer Lifetime Value
      • Customer Cohort Analysis
      • ABC Pareto Analysis
      • New vs Returning Customers
    • Predict with ML Models
    • Overview and Model Health Check
    • Advanced parameters in ML Models
    • Actionable insights in ML Models
    • Improve your ML Models
  • Notebooks
    • What is Notebook?
    • My first Notebook
    • Data Visualization
  • REST API
    • API Introduction
    • Dataset API
      • Create
      • Fill
      • Complete
    • Prediction API
      • Quickstart
      • Request
        • Headers
        • Payload
        • Data
      • Response
        • Response Structure
      • API Limits
    • Model Results API
      • Quickstart
      • Request
        • Headers
        • Body
      • Response
      • Usage Notes
      • Code Examples
Powered by GitBook
On this page
  • Overview
  • How to Use the Predict Dataset Feature
  • Key Considerations
  • Conclusion

Was this helpful?

Export as PDF
  1. Models

Predict with ML Models

Predict Dataset: Applying Model to a Specific Dataset

PreviousNew vs Returning CustomersNextOverview and Model Health Check

Last updated 1 year ago

Was this helpful?

The "Predict Dataset" functionality in Graphite Note allows users to apply a successfully trained and deployed model to a specific dataset for generating predictions. This section provides a comprehensive guide on how to utilize this feature to make informed decisions.

Overview

Once a model has been trained and deployed within Graphite Note, it can be used to make predictions on a specific dataset. The dataset must have the same structure (columns) as the one the model was trained on. Graphite Note will add new columns to the dataset containing the model's predictions and scores for each row.

How to Use the Predict Dataset Feature

  1. Select Dataset to Predict:

    • Navigate to the "Predict Dataset" section.

    • Choose the specific dataset you want to apply the model to. This dataset must have the same columns that the model was trained on.

  2. Verify Dataset Structure:

    • Ensure that the selected dataset has the same structure (columns) as the trained model. This alignment is crucial for accurate predictions.

  3. Apply Model to Dataset:

    • Select Dataset by double click

    • Graphite Note will add new columns to the selected dataset containing the model's predictions and scores for each row.

  4. Analyze Predictions:

    • View the results within Graphite Note's user-friendly interface.

    • Analyze the predictions to understand trends, patterns, and insights that can guide decision-making.

  5. Make Decisions:

    • Utilize the predictions to make informed decisions aligned with your business goals and strategies.

  6. Export to Excel:

    • If desired, you can export the dataset with the added prediction columns to Excel for further analysis or sharing with stakeholders.

Key Considerations

  • Column Alignment: The selected dataset must have the same columns as the ones the model was trained on. Mismatched columns may lead to incorrect predictions.

  • Real-time Application: Graphite Note's Predict Dataset feature provides real-time application of models to datasets, enabling quick insights.

  • Customizable Analysis: Tailor the analysis of predictions within Graphite Note to suit your specific needs and preferences.

Conclusion

The "Predict Dataset" feature in Graphite Note streamlines the process of applying trained models to specific datasets. By ensuring alignment between the model and dataset structure, users can generate accurate predictions that drive actionable insights.