Predictive maintainence
@bans_ankit wrote: can someone please provide any knowledge on Predicitve maintainence.Predicting the failure of a machine. Thanks,Anky Posts: 1 Participants: 1 Read full topic
View ArticleMICE, Missing Value Imputation
@akashdhage wrote: In Mice , for m=5 how different are these five results in terms of calculation.imputed_Data <- mice(iris.mis, m=5, maxit = 50, method = 'pmm', seed = 500)can you give give...
View ArticleSome basic doubts in starting career of DA
@111abhisheksahu wrote: I want to become a Data Analyst but my academic record is not good.I did 10th in 2009 MP Board English Medium 51%, did my 12th(PCM) in 2014 MP Board English Medium 70%. I will...
View ArticleK Means vs Density Based Clustering
@pavscorp1911 wrote: Why is K means algorithm so widely used as compared to Density Based Clustering, when the latter has multiple advantages over the former?Density Based is not restricted to...
View ArticleData types are not recognized when importing the CSV file
@manojkrishna wrote: Im trying to import the data from CSV file in R. Actually, I need the data in this format str(train)'data.frame': 891 obs. of 12 variables: $ PassengerId: int 1 2 3 4 5 6 7 8 9 10...
View ArticleImage classification for product
@yahya.atef wrote: I'd like to build model to classify product image if it's origenal or copy.the origenal deffer to copy that writing on it so pls recommend any algorithim that should I useThank you...
View ArticleWhich technique can be used for catering order by multiple stores
@abdulquddusmaq00 wrote: Hello friends, I have a problem statement where multi-channel retailer caters to millions of online orders on a daily basis, and depending on the shipping address, multiple...
View ArticleTime series- ARIMA
@priyanshu_rai2000 wrote: Hello, I need some help in time series, I am working on a time series and build an ARIMA model in python but results are not very good ( getting an increasing trend over the...
View ArticleHuge dataset with more than 30k obs
@prasadik wrote: There are 292 variables 30471 obs.I am not getting how to select the features and processing it.Is xgboost is good to choose.Any help on this is appreciable Posts: 1 Participants: 1...
View ArticleMissing value treatment
@purushottamnarayansh wrote: How can we do treatment of the missing value in whole data by using array in SAS Posts: 1 Participants: 1 Read full topic
View ArticleUnable to install lightgbm package in r
@tinkudhull wrote: I am trying to install lightgbm as , devtools::install_github("Microsoft/LightGBM", subdir = "R-package")But getting the following errors: Warning: running command 'cmake...
View ArticleR based analysis
@kalyan.baishya wrote: I have a data set which gives me access related information in two different environment for eg dataset1 and dataset2 for environment 1 & 2 respectively. Can anyone suggest...
View ArticleVariable Transformation
@siddhant96goswami wrote: I am trying to transfer the values of a category of observations of a variable to another category of observations of the same variablehere is my...
View ArticleCaffe install on ubuntu 16.04
@BakaryDiaby wrote: Hi, I'm new in deep learning and i have tried to install caffe-cpu on ubuntu by looking on many articles. But I fail all times. Did someone help me to show me the correct steps to...
View ArticleNeed help to decide analytics technique to use
@adityapatki151 wrote: Hi , I am currently dealing with an analytics problem. The data consists of historical information of households and products used by them over the period of two decades.I have...
View ArticlePG Diploma in Data Science from Manipal Global
@maheshpatil wrote: Hii All.How is the course content of Data Science program from Manipal Global?Is it advisable considering course content, fees, duration, faculties and placement?Please share some...
View ArticleDiscussion for quizzes in article: Hands on with Deep Learning – Solution for...
@jalFaizy wrote: You can use this thread to post your answers for exercises asked in the article Posts: 1 Participants: 1 Read full topic
View ArticleMulti Label Classification
@Arma8n wrote: How do we calculate the joint probability of the labels in R after modeling the dependent labels along with the features using classifiers? I am not really sure that the...
View ArticleWhy I am not getting a job even after R & SAS knowledge?
@chayan.pandit wrote: I have completed BA Economics,currently pursuing MA Business Economics (distance mode). I have done a certification course of Data Analyst(R, SAS, Modelling). I'm not getting...
View ArticleWhat are the pre-requisites to run fasttext on iPython notebook?
@vikas_10 wrote: Hello everyone,I am working on NLP and want to use python interface of fastText called fasttext. I have python 3.6 installed and am working on windows 10. I have cython package...
View Article