About 1,040,000 results
Open links in new tab
  1. Machine Learning: what if any one of feature have no correlation …

    Aug 2, 2017 · Correlation implies a linear relationship between the feature and the target. If there is some non-linear relation between these two, it's OK to get a zero correlation but still the …

  2. Understanding Linear Regression Optimization | by Manish …

    Sep 10, 2023 · Linear Regression is a fundamental statistical method used to model the relationship between a dependent variable (Target) and one or more independent variables …

  3. machine learning - Is it necessary to scale the target value in ...

    No, linear transformations of the response are never necessary. They may, however, be helpful to aid in interpretation of your model. For example, if your response is given in meters but is …

  4. When the target variable that we’re trying to predict is continuous, such as in our housing example, we call the learning problem a regression prob-lem. When y can take on only a small …

  5. How to Use Optimization Algorithms to Manually Fit Regression

    Oct 12, 2021 · In this section, we will optimize the coefficients of a linear regression model. First, let’s define a synthetic regression problem that we can use as the focus of optimizing the …

  6. Modelling data with Machine learning without a target variable

    Jan 24, 2020 · I can do machine learning on top of a labeled dataset having a target variable, but not sure what would be the best way to start with a dataset where is there is no target variable. …

  7. 14.5 Using R to solve Linear Optimization | Statistics and …

    The most difficult part about using R to solve a linear optimization problem is to translate the optimization problem into code. Let’s reproduce the table with all the necessary information for …

  8. Solving Linear Regression Models via Mathematical …

    Apr 22, 2024 · Solving Linear Regression Models via Mathematical Programming: Ordinar... This purpose of this series is to demystify the optimization model building process by building …

  9. First learning algorithm of the course:linear regression. Task:predict scalar-valued targets, e.g. stock prices (hence \regression") Architecture:linear function of the inputs (hence \linear") …

  10. How to handle zeros in target variable - Cross Validated

    Dec 7, 2014 · I'm working on a college assignment in introductory statistics to try to predict a certain target variable. The variable is continuous but has a high percentage (60%) with zero …

  11. Some results have been removed
Refresh