Alliance ID Knowledgebase
  • Documentation Overview
  • Service Status
  • Base Settings
    • Carts
      • Guest Carts
      • Holder Carts
      • Tenant Carts
    • Countries and currency exchange
  • Alliance ID Accounts
    • Your Alliance ID
      • Create your Alliance ID
        • Multi-Factor Authentication
      • Your profile
        • Tenant Modes
          • Careers Profile
          • Learner Profile
      • Your Wallet
      • Your Wishlists
      • Your Social Profile
        • Groups
        • Follows and followers
      • Update your settings
      • Manage your addresses
      • Update your Network Data
      • Manage your Sensitive Data
      • Communication Preferences
      • Password Recovery / Update
  • Infinity Comex Store
    • Products
      • Features and attributes
      • Product disclaimers
    • Product Orders
      • Buying products on your behalf
      • Buying products on behalf of your business
    • Pricing/Promos
      • Using a promo code
      • Different price than advertised
    • Returns and refunds
      • Refunds, partial refunds, and restocking fees
      • Price matching
      • Price Match Guarantee
      • Return Policy
    • iComex for Business
  • Business Accounts
    • Create a new business account
    • Manage your business accounts
      • Select a business you have access to.
      • Your business wallet
      • Business Social Profiles
  • Services Marketplace
    • Overview
    • Services
      • Stack selection
    • Project Services Management
  • ComputeWorks Suite
    • ComputeWorks Suite
      • ComputeWorks CRM
        • Organization
        • Contacts
        • Deal Units
        • Direct Contacts
        • Flows
        • Sales Entities
        • Tasks
        • Teams
      • ComputeWorks Marketing
      • ComputeWorks Talent
      • ComputeWorks Accounting
  • Billing
    • Orders
    • Payments
      • Payment methods
  • Sales and Support
    • Support Tools
      • Support Tickets
      • Security Features
      • Changelog
    • Sales Tools
      • Microsoft FastTrack Assistance
      • Value Discovery Workshop
      • Customer Immersion Experience
      • Value Calculator
      • Service-level agreements (SLAs)
  • Developers
    • Documentation
    • External Authentication Flow
    • Application Registration
    • API Reference
    • AiD API WordBook
  • Credits
    • Libraries and dependences
    • Graphic & Animation Resources
    • SDKs and APIs
    • Developers
Powered by GitBook
On this page

Was this helpful?

  1. Infinity Comex Store
  2. Products

Features and attributes

Why add features to the catalog?

Our recommendations engine creates a statistical model that tells you what items are likely to be liked or purchased by a customer. When you have a new product that has never been interacted with it is not possible to create a model on co-occurrences alone. Let's say you start offering a new "Intel processor" in your store, since you have never sold that processor before you cannot tell what other items to recommend with that processor.

That said, our engine knows information about that processor (i.e. brand, , etc.), then the engine can learn from other products with similar features. For instance, you have sold violin's in the past and usually people that buy violins tend to buy classical music CDs and sheet music stands. The system can find these connections between the features and provide recommendations based on the features while your new violin has little usage.

Features and attributes are created as part of the product creation process. The SAR algorithm that is used to train the model will automatically detect the strength of each of the features based on the transaction data.

Features are Categorical

You should create features that resemble a category. For instance, price: 9.34 is not a categorical feature. On the other hand, a feature like "Price Range: Under 10 Dollars" is a categorical feature. Another common mistake is to use the name of the item as a feature. This would cause the name of an item to be unique so it would not describe a category. Make sure the features represent categories of items.

How many/which features should I use?

You should use less than 20 features.

When are features actually used?

Features are used by the model when there is not enough transaction data to provide recommendations on transaction information alone. So features will have the greatest impact on “cold items” – items with few transactions. If all your items have sufficient transaction information you may not need to enrich your model with features.

PreviousProductsNextProduct disclaimers

Last updated 5 years ago

Was this helpful?