How can I submit my code? I can't seem to understand the procedure?
@abhijith1 wrote: First I have download train.csv, test.csv datasets. Then I have performed all of my analysis on train.csv data itself. Like EDA, imputing, scaling and training the model at last....
View ArticleFacebook Prophet- Bayesian Curve fitting
@poornaramakrishnan wrote: What is Bayesian curve fitting that is used in the Facebook Prophet Algorithm and how does it work better than other traditional techniques like ARIMA etc. Posts: 1...
View ArticleTime series forecasting with different intervals
@chandrakanta87 wrote: hi everyone, Any idea how to do forecasting in time series if i have one hour data as inputs and i have to forecast for every 30 mins . thanks . Posts: 1 Participants: 1 Read...
View ArticleAttribution Modelling
@drheatherwalker wrote: I’m trying to do an attribution model for our marketing. We have markov paths for our facebook conversions, but owing to the post-Cambridge Analytica facebook data sharing...
View ArticleNER or Training of DataSet
@rajavelu wrote: How to training a dataset with custom labels using spacy Posts: 1 Participants: 1 Read full topic
View ArticleInternship suggestions
@adesh.394 wrote: Hi, Currently I am pursing Post Graduate Diploma in Business Analytics from University of Mumbai. I am looking for internship related to analytics. I can use MS-office and SQL at...
View ArticleChi Square/ Mcnemars or Cochran's Q test for dependent groups
@greengreener8 wrote: Hello All, I have this scenario. Year Num_Insured Num_claims Proportion 2015 50 20 0.4 2016 120 40 0.33 2017 140 110 0.79 I want to test whether the proportion of num of claims...
View ArticleProblem_data dataset
@hawkthequincy wrote: Hello all, problem_data dataset has many missing data. I tried to understand the relationship between level_type and tags with the points and I found a small strange thing. For...
View ArticleHow to predict natural disaster using deep learning?
@midhilesh wrote: I am struck with a problem of finding way for predicting natural disaster using deep learning and also the data by which I can train my model. Can anybody help me over this issue?...
View ArticleClarification on Employee Absenteeism prediction kaggle dataset
@chandrakanth98 wrote: Hello, What is the best approach to solve below two questions from given data without using Time Series Analysis What changes company should bring to reduce the number of...
View ArticleMachine learning:-stratified K fold cross_validation
@Chandra_prashad_mish wrote: can anyone help me to find the error in below code:- **strong text from sklearn.model_selection import StratifiedKFold kfold = StratifiedKFold(y = y_train,n_folds = 5,...
View ArticleHiring Data Science Intern in Gurgaon!
@chirag98 wrote: Analytics Vidhya Hiring Data Science Intern in Gurgaon! Analytics Vidhya is hiring a data science intern in Gurgaon to continue their journey of bringing data science to millions. Is...
View ArticleAdvance retail analytics course
@manish_singh wrote: I am lookin for Advance certification in retail analytics. What is the charge of this certification course. Posts: 1 Participants: 1 Read full topic
View ArticleJohnson su distribution
@rock_bt wrote: Hey All, Please anyone explain, what is Johnson SU distribution and why we use it. Thank you for your response. Posts: 1 Participants: 1 Read full topic
View ArticleHow to use dplyr for solving these questions
@kynda wrote: Dear All, My experiment data set is similat to iris data set. if possible could you please help me to solve below questions by using dplyr and pipes. Count number of rows that have a...
View ArticleCatboost parameter tuning
@abhishek891 wrote: Please help me with python code approach for parameter tuning of catboost algorithm . Posts: 3 Participants: 2 Read full topic
View ArticleHow to design a model or method to know about my business flow/path
@saisaranv wrote: Hi Team, I have the large data set with different users who visited and used my website for a period of 15days. “Segment” - different category of segments (business,trainer,social...
View ArticleUsing the Normal Curve for Calculations[Need training assistance]
@muralikosaraju wrote: I’m currently enrolled in Data Science training. As part of “Statistics for Datascience”, looking for small clarification in terms of “One Standard Deviation around the mean”...
View ArticleHow can I predict earthquake using machine learning?
@midhilesh wrote: I need to know how to predict earthquake using machine learning and also where can I find the data set for training the model.Kindly help me please! Posts: 2 Participants: 2 Read...
View ArticleBigmart sales using R
@sugianto_rusli wrote: Hi, In Univariate Analysis on Independent Variable(categorical variables) to combine p5, p6 and p7 for ggplot, I got an error : code : second_row = plot_grid(p5, p6, nrow = 1)...
View Article