"simple linear regression"の翻訳 日本語へ:
例 (レビューされていない外部ソース)
| linear regression. | 元通りの線形回帰の目的関数に戻します |
| So, that's linear regression. | ビデオでは このモデルをどのように実装していくかをお話します |
| linear regression for classification problems. | ここに もう一つ |
| So, here's our linear regression algorithm. | 最初の方のこの項は |
| linear regression isn't a good idea . | 次のビデオでは |
| So linear regression works well if the data is approximately linear, but there are many examples when linear regression performs poorly. | 必ずしもうまくいくわけではありません これはデータが非線形な曲線に並んでいる例です |
| So that's linear regression with gradient descent. | もしあなたが上級線形代数のコースを |
| And thus, using linear regression this way. | この点より右にある全ての点は |
| Linear regression? Do we compute confidence intervals? | あるいは最尤推測値の計算でしょうか |
| So outliers are particularly bad for linear regression. | データを見れば分かる通り これは線形とは異なる現象を示しています |
| Our first learning algorithm will be linear regression. | そのモデルがどのようなもので さらに重要なのは 総合的に |
| You now know about linear regression and gradient descent. | ここから次は これらのアイデアの いくつかの重要な拡張を伝授する予定だ |
| And let's say you've implement and regularize linear regression. | かくしてコスト関数Jを最小化した |
| This model is called linear regression or this, for example, is actually linear regression with one variable, with the variable being x. | 全ての価格を一つの変数 x で予測するものです そして |
| So again, here's the simple regression equation. | 予測値yを得るには 回帰定数足すことの |
| When you, do the simple regression equations. | 係数を標準化すると |
| For now, simple regression, it's real easy. | それをどう計算するかは既に見てきました 思い出して下さい それはクロス積の和の |
| So, here's a simple regression equation, or, a simple path model. | ここのトップを見ると これはただの単回帰 |
| Thrun In this question I quiz you about linear regression. | 次のようなデータが与えられている場合 |
| Right? This was our objective function for the linear regression. | この曲線を見ると J(theta 1) を最小化する値は 見ての通り theta 1 1 です |
| linear regression for fitting a straight line to our data. | これは前回のビデオで |
| This line over here is linear regression to the data. | 図で見ると直線はこのようになります |
| line intercept plus slope, and that's simple regression. | 今ここでやるのは さらに好きなだけ予測変数を追加する事です |
| So we have our simple regression equation. Here. | 次に モデレータ変数を追加する この先に進める為の例として 外向性と幸福度 そして |
| And we know from just simple regression, a few | XとYが相関していると XからYが予測出来る |
| We already have linear regression and we have logistic regression, so why do we need, you know, neural networks? | ロジスティック回帰もある では何故 ニューラルネットワークなんて物が必要なんだ ニューラルネットワークの議論を |
| So remember in simple regression, the standardized regression coefficient was the same as the correlation coefficient. | 一致しました いまやそうでは無い 何故ならこれは 出版数と性別を考慮に入れた上での |
| So, in the last lecture we talked about simple regression. | 方程式には一つの予測変数 今日はもっとたくさんの予測変数を |
| Then linear regression tries to fit a line that best describes the data. | それではどのように直線を引くのでしょうか |
| Are there closed form solutions of the type we found for linear regression? | それとも反復方法しかないのでしょうか |
| So this is going to be my overall objective function for linear regression. | 目的関数です そしてこれを少し書き直してもっときれいにするために |
| Up to this point, I've just been showing you linear relationships, this regression | 散布図の点の中を通っています しかし |
| In the last lecture, we did simple regression, which is just one predictor in the regression equations. | ありません 今日は 重回帰を見ていきます |
| The minimizing of loss is used for linear regression of a new regression problem, and you can write it as follows | 回帰問題の答えw は 可能性のあるベクトルwの中で |
| That's our gradient descent algorithm, which should be familiar, and you see the linear linear regression model with our linear hypothesis and our squared error cost function. | もはやお馴染みとなっただろう そしてあなたは 線形回帰のモデルと 線形の仮説 そして二乗誤差のコスト関数も分かってるはず |
| Before, when we just did simple regression, that was our equation. | 一つだけの予測変数 Yとして予測されたスコアは |
| In the first two simple regression models, here are the results. | 標準化していない回帰係数は0.28となる |
| To define linear regression, we need to understand what we are trying to minimize. | 何を最小化するのか理解しましょう 損失関数 と呼ばれているものです |
| And this seems a pretty bad thing for linear regression to have done, right? | 極めて不都合という事に思える でしょ 何故なら これらは我らの陽性な標本で |
| And, just to give this another name, this is also called multivariate linear regression. | 多変量の線形回帰とも 呼ばれている |
| And I'll quickly review the linear algebra you need in order to implement and use the more powerful versions of linear regression. | 簡単な線形代数の復習をする 線形代数は線形回帰に便利なだけでなく |
| Here's a usual hypothesis of linear regression and if you want to compute H of | の仮説があります h(x) を計算したい場合は お気づきのように右辺では合計を行うことになります |
| So, applying linear regression to a classification problem usually isn't, often isn't a great idea. | 線形回帰を適用するのは 多くの場合は 良い考えではない 最初のケースでは |
| So again, minimize sums of squares residuals, just like in simple regression. | これが単回帰の方程式だった |
| So first what we're gonna do is just. Run a simple regression. | 回帰方程式に一つの予測変数だけを加える |
Related searches : Linear Regression - Simple Regression - Linear Regression Equation - A Linear Regression - Linear Multiple Regression - Stepwise Linear Regression - Multiple Linear Regression - Linear Regression Line - Linear Regression Model - Non-linear Regression - Linear Regression For