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

tarunnagar
by New Contributor III
  • 152 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...

  • 152 Views
  • 1 replies
  • 0 kudos
Latest Reply
jameswood32
New Contributor III
  • 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
  • 166 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...

  • 166 Views
  • 1 replies
  • 1 kudos
Latest Reply
nayan_wylde
Esteemed Contributor
  • 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
  • 1006 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 ...

  • 1006 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