This website uses cookies. By clicking OK, you consent to the use of cookies.
Read our cookie policy
.
Accept
Reject
Community
All community
Knowledge base
Users
cancel
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
Showing results for
Search instead for
Did you mean:
Browse
Discussions
Setup & Configuration
Using Dataiku
Plugins & Extending Dataiku
General Discussion
Job Board
Community Resources
Product Ideas
Knowledge
Getting Started
Knowledge Base
Documentation
Academy
Quick Start Programs
Learning Paths
Certifications
Course Catalog
Academy Discussions
Community Programs
Dataiku Neurons
User Groups
User Groups Resources
Dataiku Inspiration
Dataiku Frontrunner Awards
Student Showcase
Online Events
Upcoming Events
Past Events
Community Conundrums
Banana Data Podcast
Community Feedback
User Research
What's New
Sign In
Submit your inspiring success story or innovative use case to the 2022 Dataiku Frontrunner Awards!
ENTER YOUR SUBMISSION
Community
Ask the Dataiku Community
Your path to discovery, support, and mastery of Dataiku, and beyond.
Join
New to the Community? Introduce yourself and learn how to get the most out of your community experience.
Start here
Discussions
Ask questions, get support, share best practices and engage with other Dataiku users.
Let's go
Academy
Expand your skills, uplevel your career - from onboarding to Dataiku mastery & certification.
Learn
Latest Activity
Post a Question
Community Activity
Recent
Solutions
Top Kudoed
Recent Activity
Solved
Top Kudoed
Using Scenarios to automatically retrain models
by
StephenEaster
in
Using Dataiku
Latest reply
an hour ago
by
AlexT
0
1
0
1
Export Jupyter notebook in a scenario step
by
Sidiya
in
Using Dataiku
Latest reply
an hour ago
by
ZachM
0
1
0
1
Retrieving the value of a metric in a scenario or as project variable
by
Grixis6
in
Using Dataiku
Latest reply
an hour ago
by
Jason
0
2
0
2
How to Update "Variable display" tile in application designer
by
dm
in
Using Dataiku
Posted
yesterday
0
0
0
0
Understanding "Dataset" and "Parameter set" Plugin components
by
ka
in
Plugins & Extending Dataiku
Posted
yesterday
0
0
0
0
Show More
Users like you make us a community!
Create an account to contribute great content, engage with others, and show your appreciation.
Want to get involved?
Join
gerryleonugroho
Level 3
39
importthepandas
Level 3
36
gblack686
Level 4
33
Turribeach
Level 3
28
anita-clmnt
Level 3
26
antonstam
Level 3
24
Connect with Dataiku Neurons!
Learn more about our exceptional doers elevating more people to harness the power of data!
Discover Now
;(function($) { $(document).ready(function() { var offset = 200, shown = false; $(window).scroll(function(){ if ($(window).scrollTop() > offset) { if (!shown) { $('.li-common-scroll-to-wrapper').show().animate({opacity: 1}, 300); shown = true; } } else { if (shown) { $('.li-common-scroll-to-wrapper').animate({opacity: 0}, 300, function() { $(this).hide() }); $('.lia-quilt-row-main-header').removeClass('hidden'); shown = false; } } }); }); })(LITHIUM.jQuery); ;(function($) { $(document).ready(function () { $('body').click(function() { $('.user-profile-card').hide(); }); $('body').on('click', 'a.lia-link-navigation.lia-page-link.lia-user-name-link,.UserAvatar.lia-link-navigation', function(evt) { if ($(this).parents('.lia-component-users-widget-menu').length > 0){ return; } if ($(this).parents('.lia-mentions-user-list').length > 0 || $(this).parents('.lia-user-search-results-grid-container').length > 0 || $(this).parents('.lia-component-user-avatar-hero').length > 0){ return; } evt.preventDefault(); evt.stopPropagation(); $('.user-profile-card').hide(); if ($('.user-profile-card', this).length > 0) { $('.user-profile-card', this).show(); return; } if ($(this).attr('href').length < 1) { return; } var divContainer = $('
'); $(this).append(divContainer); $(divContainer).fadeIn(); var userId = $(this).attr('href').substring($(this).attr('href').lastIndexOf("/")+1, $(this).attr('href').length); var windowWidth = $(window).width(); var left = $(this).offset().left; var cardWidth = divContainer.outerWidth(); if ((left + cardWidth) > (windowWidth - 25)) { var adjustment = (left + cardWidth) - (windowWidth + 25) + 50; divContainer.css('left', (-1 * adjustment) + 'px'); } $.ajax({ url: '/plugins/custom/dataiku/dataiku/theme-lib.profile-card?tid=-7355587554353191413', type: 'post', dataType: 'html', data: {"userId": userId}, beforeSend: function() {}, success: function(data) { $('.info-container', divContainer).append(data); $(divContainer).find('a').click(function(){ window.location=$(this).attr('href'); }); }, error: function() { console.log('your error message should go here.'); $('.info-container', divContainer).append('
'); }, complete: function() { $('.placeholder', divContainer).hide(); } }); }); $('body').on('click', '.user-profile-card', function(evt) { if (!$(evt.target).hasClass('profile-link')) { evt.preventDefault(); } evt.stopPropagation(); }); }); })(LITHIUM.jQuery); LITHIUM.PartialRenderProxy({"limuirsComponentRenderedEvent":"LITHIUM:limuirsComponentRendered","relayEvent":"LITHIUM:partialRenderProxyRelay","listenerEvent":"LITHIUM:partialRenderProxy"}); LITHIUM.AjaxSupport({"ajaxOptionsParam":{"event":"LITHIUM:partialRenderProxyRelay","parameters":{"javascript.ignore_combine_and_minify":"true"}},"tokenId":"ajax","elementSelector":document,"action":"partialRenderProxyRelay","feedbackSelector":false,"url":"https://community.dataiku.com/t5/community/page.liabase.basebody.partialrenderproxy:partialrenderproxyrelay","ajaxErrorEventName":"LITHIUM:ajaxError","token":"I234IYBLhTU4y3MW3bJeWUk4Yhmji3lCNSx5i3OrVsQ."}); LITHIUM.Auth.API_URL = '/t5/util/authcheckpage'; LITHIUM.Auth.LOGIN_URL_TMPL = '/plugins/common/feature/saml/doauth/post?referer=https%3A%2F%2FREPLACE_TEXT'; LITHIUM.Auth.KEEP_ALIVE_URL = '/t5/status/blankpage?keepalive'; LITHIUM.Auth.KEEP_ALIVE_TIME = 300000; LITHIUM.Auth.CHECK_SESSION_TOKEN = 'GV9JtlRRaa6rt0mfD0lA7gsdhZIdQI_SBMR8xH-E5ck.'; LITHIUM.AjaxSupport.useTickets = false; LITHIUM.Loader.runJsAttached(); // -->