diff --git a/js/app/views/MachineLearningUI.js b/js/app/views/MachineLearningUI.js
index a6d9cd4..9d51530 100644
--- a/js/app/views/MachineLearningUI.js
+++ b/js/app/views/MachineLearningUI.js
@@ -360,13 +360,13 @@ Ext.define('amdaUI.MachineLearningUI', {
 							items: [
 								this.getDefaultModelsDataView()
 							]
-						},
+						}/*,
 						{
 							title: 'User Models',
 							items: [
 								this.getUserModelsDataView()
 							]
-						}
+						}*/
 					],
 				},
 				{
--
libgit2 0.21.2