cancel
Showing results for 
Search instead for 
Did you mean: 
Get Started Discussions
Start your journey with Databricks by joining discussions on getting started guides, tutorials, and introductory topics. Connect with beginners and experts alike to kickstart your Databricks experience.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

habiledata
by New Contributor II
  • 48 Views
  • 1 replies
  • 0 kudos

Resolved! Why Data Annotation Is Important for Machine Learning and AI

Why Data Annotation Matters in Machine Learning & AIData annotation is the process of labeling raw data (text, images, audio) so ML models can understand and learn from it. Without it, even the most advanced models won’t perform well.Why it’s importa...

  • 48 Views
  • 1 replies
  • 0 kudos
Latest Reply
Sumit_7
Honored Contributor III
  • 0 kudos

@habiledata Good summary.

  • 0 kudos
Kirankumarbs
by Contributor III
  • 827 Views
  • 5 replies
  • 12 kudos

Resolved! LLM based Replies to community posts

Hello Everyone,I’ve been in the community for a few weeks and really enjoy reading the problems and production-focused solutions shared here.Recently, I’ve noticed some replies(solutions) that look quite verbose and seem like they might be generated ...

  • 827 Views
  • 5 replies
  • 12 kudos
Latest Reply
MandyR
Community Manager
  • 12 kudos

Hey guys, I appreciate you bringing this up. We do have an AI usage policy in our Code of Conduct that I recently asked Legal to update:Use of AI Tools: AI tools may be used to assist with formatting, clarity, and organization, or to draft ideas that...

  • 12 kudos
4 More Replies
Poorva21
by Contributor II
  • 2188 Views
  • 2 replies
  • 3 kudos

How realistic is truly end-to-end LLMOps on Databricks?

Databricks is positioning the platform as a full stack for LLM development — from data ingestion → feature/embedding pipelines → fine-tuning (Mosaic AI) → evaluation → deployment (Model Serving) → monitoring (Lakehouse Monitoring).I’m curious about r...

  • 2188 Views
  • 2 replies
  • 3 kudos
Latest Reply
Poorva21
Contributor II
  • 3 kudos

Thank You @Gecofer for taking the time to share such a clear, experience-backed breakdown of where Databricks shines and where real-world LLM Ops architectures still need supporting components. Your explanation was incredibly practical and resonates ...

  • 3 kudos
1 More Replies
tarunnagar
by Contributor
  • 883 Views
  • 1 replies
  • 0 kudos

How to Leverage Databricks for End-to-End AI Model Development

Hi everyone,I’m exploring how to use Databricks as a platform for end-to-end AI and machine learning model development, and I’d love to get insights from professionals and practitioners who have hands-on experience.Specifically, I’m curious about:Set...

  • 883 Views
  • 1 replies
  • 0 kudos
Latest Reply
jameswood32
Contributor
  • 0 kudos

You can leverage Databricks for end-to-end AI model development by using its Lakehouse Platform, which unifies data engineering, analytics, and machine learning in one workspace. Start by ingesting and transforming data using Apache Spark and Delta L...

  • 0 kudos
jact
by New Contributor II
  • 1049 Views
  • 1 replies
  • 1 kudos

Why keep both Azure OpenAI and Databricks?

Hi everyone,I’m curious to hear your thoughts on the benefits of having both Azure OpenAI and Azure Databricks within the same ecosystem.From what I can see, Databricks provides a strong foundation for data engineering, governance, and model lifecycl...

  • 1049 Views
  • 1 replies
  • 1 kudos
Latest Reply
nayan_wylde
Esteemed Contributor II
  • 1 kudos

Two use case I can think of is RAG:Use Databricks for vector indexing (e.g., via Delta Lake or FAISS) and Azure OpenAI for inference.Example: A chatbot that queries Databricks-hosted documents and uses GPT-4 for response generation.Agentic Workflows:...

  • 1 kudos
samthomas
by New Contributor II
  • 2564 Views
  • 2 replies
  • 0 kudos

Resolved! How Important is High-Quality Data Annotation in Training ML Models?

I've been exploring the foundations of building robust AI/ML systems, and I keep circling back to one crucial element — data annotation. No matter how advanced our models are, the quality of labeled data directly impacts the accuracy and performance ...

  • 2564 Views
  • 2 replies
  • 0 kudos
Latest Reply
habiledata
New Contributor II
  • 0 kudos

High-quality data annotation is crucial for training reliable ML models. It improves accuracy, reduces bias, saves costs, and is especially critical in sensitive fields like healthcare and autonomous driving. Clear guidelines, verification, and exper...

  • 0 kudos
1 More Replies
Labels