QBoard » Artificial Intelligence & ML » AI and ML - Python
  • Sai Anirudh
    I am totally new to Machine Learning and I have been working with unsupervised learning technique.
    Image shows my sample Data(After all Cleaning) Screenshot : Sample Data
    I have...  more
    Last post by Advika Banerjee - November 24, 2021
    4,802 views 0 likes
    3
  • Tarun Reddy
    Having issue filtering my result dataframe with an or condition. I want my result df to extract all column var values that are above 0.25 and below -0.25.This logic below gives me...  more
    Last post by Advika Banerjee - November 24, 2021
    239 views 0 likes
    3
  • Tarun Reddy
    I'm going through the ML Class on Coursera on Logistic Regression and also the Manning Book Machine Learning in Action. I'm trying to learn by implementing everything in...  more
    Last post by Sindhuja Martha - November 22, 2021
    195 views 0 likes
    4
  • Samar Patil
    This is my problem: Cousera course on Apllied Data Science in Python I am doing Assigment 2.
    Question 1 Which country has won the most gold medals in summer games? This function...  more
    Last post by Sindhuja Martha - November 22, 2021
    359 views 0 likes
    4
  • Laksh Nath
    I'm working on machine learning problem and want to use linear regression as learning algorithm. I have implemented 2 different methods to find parameters theta of linear...  more
    Last post by Advika Banerjee - November 18, 2021
    267 views 0 likes
    5
  • Advika Banerjee
    I'm trying to make some plots in python 3 for a data science project, and I'm having an issue where there is no color behind the text on my axes when I save it. Here's my code...  more
    Last post by Samar Patil - November 13, 2021
    275 views 0 likes
    3
  • Tarun Reddy
    I have five text files that I input to a CountVectorizer. When specifying min_df and max_df to the CountVectorizer instance what does the min/max document frequency exactly means?...  more
    Last post by Maryam Bains - November 9, 2021
    1,374 views 0 likes
    6
  • Rishi Pandya
    I cannot find any resources about wether one of the following three methods for getting a list of column names is preferred over the others. The first and simplest, seems to work...  more
    Last post by Maryam Bains - November 9, 2021
    157 views 0 likes
    4
  • Tarun Reddy
    what is the benefit of using Gradient Descent in the linear regression space? looks like the we can solve the problem (finding theta0-n that minimum the cost func) with analytical...  more
    Last post by Sindhuja Martha - November 2, 2021
    229 views 0 likes
    4
  • Laksh Nath
    I want to get a list of the column headers from a pandas DataFrame. The DataFrame will come from user input so I won't know how many columns there will be or what they will be...  more
    Last post by Sindhuja Martha - November 2, 2021
    524 views 0 likes
    5
  • Sindhuja Martha
    I have been driving myself crazy trying to install xgboost in python on windows 10. I have looked through several suggested articles but still can't seem to find a proper...  more
    Last post by Viaan Prakash - November 2, 2021
    368 views 0 likes
    3
  • Maryam Bains
    I am developing a application in python which gives job recommendation based on the resume uploaded. I am trying to tokenize resume before processing further. I want to tokenize...  more
    Last post by Viaan Prakash - October 28, 2021
    176 views 0 likes
    2
  • Jasmine Chacko
    I have a machine learning classification problem with 80% categorical variables. Must I use one hot encoding if I want to use some classifier for the classification? Can i pass...  more
    Last post by Maryam Bains - October 23, 2021
    514 views 0 likes
    6
  • Pranav B
    I'm trying to predict age from a given picture. I built the model below but the problem is that I'm getting very large loss value with low accuracy while fitting the model.I...  more
    Last post by Maryam Bains - October 23, 2021
    1,643 views 0 likes
    5
  • Tarun Reddy
    When I trained my neural network with Theano or Tensorflow, they will report a variable called "loss" per epoch.
    How should I interpret this variable? Higher loss is better or...  more
    Last post by Advika Banerjee - October 22, 2021
    255 views 0 likes
    5

QBoard Statistics

Topics 70
Posts 330
Total Users 7405
Active Users 24