Quantcast
Channel: Data Science, Analytics and Big Data discussions - Latest topics
Browsing all 4448 articles
Browse latest View live

String comparison in python

@sachin123456 wrote: Hi, I am to compare two strings say v1= “string1 &gt” v2=“string1 >” when I say if v1==v2 condition else condition it is going to else: Actually both are same only the...

View Article


Image may be NSFW.
Clik here to view.

A better way to tell whether a feature can separate classes better, in...

@eferranhanwu wrote: I was working on feature generation. The goal is to find promising features that may separate the 2 classes better, BEFORE running the model. The data is severely imbalanced,...

View Article


Restricted Boltzmenn machine

@raviteja1993 wrote: Does RBM feature extraction reduce multicollinearity. Posts: 1 Participants: 1 Read full topic

View Article

File for test or training in An Introduction to PyTorch – A Simple yet...

@teguhteja wrote: Dear All i want try the case ( Case Study – Solving an Image Recognition problem in PyTorch) from : An Introduction to PyTorch – A Simple yet Powerful Deep Learning Library (link :...

View Article

How to use Multiple Condition with Pandas DataFrame

@mohitlearns wrote: Hello, I have a small DataFrame object which has the following Features: Day Temperature WindSpeed Event (Sunny, Cloudy, Snow, Rain) I want to list “Day” and “WIndSpeed” where...

View Article


Normalisation of target varible

@raviteja1993 wrote: Can we normalize target variable also?? Posts: 2 Participants: 2 Read full topic

View Article

Read Excel - except the first sheet

@sachin123456 wrote: Hi, I have a requirement to read the excel file but not the first sheet of it. Any leads, Thanks, Sachin Posts: 1 Participants: 1 Read full topic

View Article

Read last sheet from excel file in python

@sachin123456 wrote: Hi, How to read the last sheet from excel. Thanks, Sachin Posts: 2 Participants: 2 Read full topic

View Article


How to map 1000+ unique occupation/professions to standard occupation names

@mohitlearns wrote: Hello, I am working on H!B visa practice project. It has 1000+ unique occupation under SOC_NAME field/feature…most of them differ by a small change in names e.g. teacher, teacher...

View Article


Not able to submit my solution file

@vikas.vikkyd wrote: Hi All, I am trying to upload my first solution file in solution checker but it’s not working, please suggest if anyone faced the similar problem ever. Posts: 2 Participants: 2...

View Article

Portfolio-wide vs customer level LGD. Which is better and why?

@Rishabh0709 wrote: Hi, This question is specific to credit risk analytics. Wanted to know which LGD is better between portfolio-wide and Customer-level, and in what circumstance. I have heard only...

View Article

Image Classification :: Reading and Loading Images in R

@akamboj wrote: I’m getting below error while reading the images- Error in readJPEG(x, …) : JPEG decompression error: Not a JPEG file: starts with 0x89 0x50 As I have all the images in JPEG format but...

View Article

Predict root event in a sequence of events using ML

@anonymous1 wrote: Hi Everyone, There is a stream of events such as A, B ,C, D…Some of these events are interrelated to each other like A->B, A->B->C, B->D->C. The order of events is...

View Article


Image may be NSFW.
Clik here to view.

Writing ANN in Excel VBA

@rich90 wrote: So I’m trying to program a basic Artificial Neural Network using Excel VBA. I’ve been following one example in particular: Analytics Vidhya – 29 May 17 Understanding and coding Neural...

View Article

Shifting career after 5 years of IT experience

@john61 wrote: At around 2016 i came across Data science but lack of knowledge i didn’t start it , now it is November 2018 still thinking about career as Data analyst ,I am very much thinking to make...

View Article


Few Queries regarding CART and logistic algorithms and missing data

@omkar18 wrote: Hi Team, I have few queries regarding ML algorithms and data, It would be great if you can provide some feedback on that. Which is best package to impute the missing data (currently...

View Article

R studio error : Error in x[[jj]][iseq]

@anniek wrote: Hi guys, I got asked to try to put missing values, but I don’t really understand it. when I run this code: c.ID <- c( NutSur2014[is.na(NutSur2014$Birthweight), “ID”],...

View Article


Training model with train_test_split

@aparajit0511 wrote: I want to use sklearns train_test_split library to predict my model. How to do so in this case? Posts: 1 Participants: 1 Read full topic

View Article

Most Valuable Project

@aruna9 wrote: Hii All Please suggest me a list of 5 Projects, Very good for building a portfolio using R and Python. If anyone built a portfolio please suggest me the same. Regards, Arun Posts: 1...

View Article

Comapare the values of same column name of two different dataframes

@sachin123456 wrote: Hi, Have a requirement that have dataframe1 has columns [‘sheet’,‘Date’,‘Processed_date’] have dataframe2 has columns [‘sheet’,‘Date’,‘Processed_date’] now I have to compare the...

View Article
Browsing all 4448 articles
Browse latest View live