Models for spreading sales target across months
@regchow wrote: Recently I'm assigned the task of allocating quarterly targets of sales people across months. For example, if the target for this quarter is $30,000, I have to spread it over Jul -...
View ArticleOne Hot Encoding
@shan4224 wrote: While discussing about One Hot Encoding on loan_prediction data set in a recent blog in AV its explained as follows:Lets take a look at an example from loan_prediction data set....
View ArticleModel Fit / Validation of a model
@ssvbalan wrote: Hi, How to check the model fit/Validation of a model/Cross validation? Could any1 pls tell a detail on each Machine learning Algorithms....What are the different tests for each model?...
View ArticleDis-aggregation algorithms in Electricity Consumption Data
@sandeep_gulia wrote: Hi, I need some help on dis-aggregation algorithm for power consumption data. I have smart meter reading of electricity consumption of a customer for each half hour from July,...
View ArticleHow to tune tree parameters in GBM in R?
@shashwat.2014 wrote: Hello people, I was using gbm library to perform gradient boosting in R. There are several parameters that can be tuned in Python according to this blog on Analytics Vidhya....
View ArticleData analysis and correlations
@Cyrine wrote: Hello, I have an analytic problem. In order to do an interview, the employer gave me a sample of data (csv data) without any indication of the names of variables. There only numeric...
View ArticleValid Padding in Convolution Neural Networks
@syed.danish wrote: Hi all,I was going through the valid padding technique in convolution neural nets on udacity deep learning course, where I came across a quiz in which we have a 28*28 image on...
View ArticleCreating new features in the bike sharing problem
@B.Rabbit wrote: Hello,I'm working on the bike sharing problem in kaggle. My hypothesis is that higher the temperature and lower the humidity people prefer to use bikes. So I created the variable:...
View ArticleCan't load rattle package
@B.Rabbit wrote: Hello, I have installed the 'rattle' package, but I get an error when I try to load it. library(rattle) Error in dyn.load(file, DLLpath = DLLpath, ...) : unable to load shared object...
View ArticleJob opening and Machine Learning Conference in Kolkata
@abistat wrote: Job Openings: Core Java Developers - for Big Data ProjectsApply here: https://thirdeye.workable.com/jobs/292648 Data ScientistsApply here: https://thirdeye.workable.com/jobs/292656...
View ArticleTranforming the test set
@siddharth185 wrote: Hello, I am doing some data analysis using python and Pandas. I have a basic question to ask. Suppose we do the standard data cleaning in the training set like replacing NaN...
View ArticleDeep learning Libraries by language
@jalFaizy wrote: This article lists down popular deep learning libraries by language. Maybe this could help somebody! Posts: 1 Participants: 1 Read full topic
View ArticleHow to clean the test set?
@siddharth185 wrote: If we have performed data cleaning on the training set and we want to do the same to testing set to run our trained classifier - Do we have to clean it by using the same cleaning...
View ArticleSAS Studio (University Edition)
@NaiveBayes wrote: Is anyone using SAS Studio (University Edition) for this exercise? This is my first time in a hackathon. What steps should I follow to eventually get to building a predictive model...
View ArticleNeed Guidance for an NIT Grad
@siddharchris wrote: Hi Community, Need your inputs in helping an NIT Biotech Grad (2014 Batch) to have her career started in Analytics. She has a fantastic academic record and also pretty good in...
View ArticleThe Smart Recruits Hackathon Discussion
@hbhargava2 wrote: Hi, Is there solution provided for the smart recruits(23-24 July) hackathon Problem - Fintro is a Financial Distribution company. Over the last 10 years, they have created an...
View ArticleJob opening for Java Developers and Data Scientists in Kolkata (Please refer...
@abistat wrote: Core Java Developers - for Big Data ProjectsRequired Skills: Core Java, SQL, Hadoop, MapReduce, Hive, Scala, SparkApply here: https://thirdeye.workable.com/jobs/292648 Data...
View ArticleSponsored Conference/Meetup on Machine Learning and IoT Applications (Free...
@abistat wrote: Real World Big Data Use Cases – Machine Learning & Internet of ThingsRegister here: 1. http://www.meetup.com/BigDataCloud/events/232552800/2....
View ArticleImputing missing values in the Smart recruits hackathon
@B.Rabbit wrote: Hello People, In the Smart recruits hackathon there are about 1600 rows where all the values of Manager Variables are missing. My idea is to create a unique manager ID for each...
View ArticleSpell error mapping
@pkumchauhan wrote: Hi Guys, I am working on large dataset where there are lots of spelling error while recording the data manually or electronically. I am facing issues like for a unique id there...
View Article