Vectice Docs
API Reference (Latest)Vectice WebsiteStart Free Trial
Latest
Latest
  • 🏠Introduction
    • Vectice overview
      • Autolog
      • Next-Gen Autolog [BETA]
      • AskAI
      • Vectice for financial services
  • 🏁Quickstart
    • Getting started
    • Quickstart project
    • Tutorial project
    • FAQ
  • ▶️Demo Center
    • Feature videos
  • 📊Manage AI/ML projects
    • Organize workspaces
      • Create a workspace
      • Workspace Dashboard
    • Organize projects
      • Create a project
      • Project templates best practices
    • Invite colleagues
    • Define phase requirements
    • Collaborate with your team
  • 🚀Log and Manage Assets with Vectice API
    • API cheatsheets
      • Vectice Python API cheatsheet
      • Vectice R API cheatsheet
    • Connect to API
    • Log assets to Vectice
      • Autolog your assets
      • Log datasets
      • Log models
      • Log attachments and notes
      • Log code
      • Log a custom data source
      • Log assets using Vectice IDs
      • Log dataset structure and statistics
      • Log custom metadata in a table format
      • Log MLFLow runs
    • Retrieve assets from app
    • Manage your assets
    • Manage your iteration
    • Preserve your code and asset lineage
  • 🤝Create Model documentation and reports
    • Create model documentation with Vectice Reports
    • Streamline documentation with Macros
    • Auto-document Models and Datasets with AskAI Prompts
    • Document phase outcomes
  • 🗂️Admin Guides
    • Organization management
    • Workspace management
    • Teams management
    • User management
      • User roles and permissions
      • Update a user role in your organization
      • Activate and deactivate users
      • Reset a user's password
    • Manage report templates
  • 🔗Integrations
    • Integrations Overview
    • Integrate Vectice with your data platform
  • 💻IT & Security
    • IT & Security Overview
    • Secure Evaluation Environment Overview
    • Deployment
      • SaaS offering (Multi-Tenant SaaS)
      • Kubernetes self-hosted offering
        • General Architecture & Infrastructure
        • Kubernetes on GCP
          • Appendices
        • Kubernetes on AWS
          • Appendices
        • Kubernetes on Azure
          • Appendices
        • GCP Marketplace deployment
        • On premise
        • Configuration
      • Bring Your Own LLM Guide
    • Data privacy
    • User management
    • SSO management
      • Generic SAML integration
      • Okta SSO integration
    • Security
      • Data storage security
      • Network Security
        • HTTPS communication
        • Reverse proxy
        • CORS/CSRF
        • VPC segregation
      • Sessions
      • Secrets and certificates
      • Audit logs
      • SOC2
      • Security updates
      • Best practices
      • Business continuity
    • Monitoring
      • Installation guide
      • Customizing the deployments
    • Maintenance & upgrades
    • Integrating Vectice Securely
  • ⭐Glossary
    • Concepts
      • Workspaces
      • Projects
        • Setup a project
      • Phases
      • Iterations
        • Iterative development
      • Datasets
        • Dataset resources
        • Dataset properties
        • Dataset lineage and versions
      • Models
      • Reports
  • 🎯Release notes
    • Release notes
  • ↗️References
    • Vectice Python API Reference
    • Vectice R API Cheatsheet
    • Notebooks and code samples
    • Vectice website
Powered by GitBook
On this page
  • #1 Customize the default project template for specific needs
  • #2 Color code text placeholders in templates to display information
  • #3 Duplicate your projects
  • #4 Use common workspaces to share project templates
  • #5 Pre-define phase requirements within your template
  • #6 Move project templates to designated workspaces

Was this helpful?

  1. Manage AI/ML projects
  2. Organize projects

Project templates best practices

Learn how to utilize project templates to jumpstart your data science initiatives.

PreviousCreate a projectNextInvite colleagues

Last updated 7 months ago

Was this helpful?

Templates are an excellent starting point for projects. The default template is based on the CRISP-DM methodology, widely used in data science and certified by the Data Science Process Alliance. However, if your organization has its own process, you can follow best practices to get the most out of these project templates.

#1 Customize the default project template for specific needs

Since every organization is different, we suggest tailoring your template to meet your specific needs. For instance, create templates for Analytics, Operations, Machine Learning, etc.

You can modify your project template by changing phases, requirements, and documentation as necessary.

Once you have a customized project template that works for your organization, we recommend that you duplicate it for future projects.

#2 Color code text placeholders in templates to display information

To make your project template clear, use color coding for different elements. For instance, use one color for phase descriptions, instructions, or purposes and another for different information.

In the default template, phase details are in blue, which you can edit or delete, while black text is for phase documentation outlines.

#3 Duplicate your projects

Once you have a project template suitable for multiple projects, you can use the "Duplicate Project" feature. This creates a new project while keeping the original template's phases, requirements, and documentation, saving you from starting from scratch. To duplicate a project, go to Project Settings > Duplicate Project.

When you duplicate a project, the new project will not include the iterations, models, and datasets from the original.

#4 Use common workspaces to share project templates

Share your custom project templates with others in your organization by creating or using a workspace that includes everyone you want to share with. Members can then duplicate the template and choose their desired workspace for the project.

#5 Pre-define phase requirements within your template

In your project template, define the requirements needed for each phase. When shared, users receive the template with these requirements for completing the phase.

For instance, the data preparation phase in the default template already has the necessary requirements.

#6 Move project templates to designated workspaces

When making a project template for a specific group, you can transfer the customized template to the desired workspace. This move keeps all project information, like datasets, models, code, and iterations. It lets you pre-upload datasets and other assets into the template before sharing.

You can transfer projects only to workspaces where you are a member.

📊