Translation of "polynomial" to Japanese language:
Examples (External sources, not reviewed)
| Let's say this is my polynomial, let me call my polynomial p of x. | P x とします もっと簡単な多項式は 定数なので |
| I have this polynomial in the denominator here. | これで何ができますか |
| low order polynomial such as a plus one, when we really needed a higher order polynomial to fit the data. | フィッティングする必要があるようなデータの時 他方 対照的に このレジームは 高分散の問題に対応する |
| Sometimes a quadratic polynomial, or just a quadratic itself, or quadratic expression, but all it means is a second degree polynomial. | quadratic とか quadratic expression とかあるけど どれも 2次多項式のことをいう つまり 変数の2乗がある |
| Let's say I'm defining, so this is a polynomial. | ここに1次項が加えられました |
| So a binomial is just a polynomial with two terms. | 2元式の一つが3X二乗引く2Xだとしたら |
| And I don't know exactly what this third degree polynomial | 分かっていません |
| I've chosen the degree d of polynomial using the test set. | テストセットを使って選んだんだった だから我らの仮説は |
| And this polynomial we're going to do, we're going to keep adding terms to the polynomial, so that we can better and better approximate this function. | 順次 項を増やしながら 近似してきます 実際には これを冪級数と呼びます |
| because you can then include all those polynomial terms of x1 and x2. | 全ての多項式を 含むことが出来るからだ だが 興味が湧くような機械学習の問題の中には |
| And that's what's actually called a quadratic equation, or this second degree polynomial. | この 2 度多項式 しかし それを設定しましょう これはこの問題を解決しようとしています |
| Let's say you try to choose what degree polynomial to fit to data. | 含めるかを選ぼうとしている としよう つまり あなたは線形関数を選びたい |
| And they tell us a couple of the 0's of this polynomial. | 1 0 2 0 の点が |
| Now a third degree polynomial can have as many as three 0's. | 0の点とは |
| That's good because then when we run imagine that we have some kind of satisfiability algorithm that runs in polynomial time it's running on a polynomial size input, so it's not like we're running a polynomial time algorithm on an exponential size input, which would take exponential time to run. | 多項式の大きさの入力で実行することができ 指数の大きさの入力で実行する指数時間を 使用するわけではないからです この場合は多項式時間で実行します |
| A root of a polynomial is the x coordinate of one of its x intercepts. | y ax 2 bx c で表される2次関数を見ています |
| After every step we're canceling out the largest degree of the polynomial we're dividing into. | これが 多項式の除算のやり方です いいですか |
| look at how well my fifth order polynomial hypothesis, had done on my test set. | うまく機能するかを見る という事だが だがこれには問題がある |
| NP hard and therefore a polynomial time solution for that problem solves everything in NP. | クリーク問題はその問題に還元できる? |
| Might want to review factoring a polynomial, if you found that a little confusing, that step. | この手順が分かります 25 x 1 2が |
| The simplest polynomial is just a constant, and it would just be a horizontal line someplace. | 水平の線です 一項式を使用すると |
| For example, if you use polynomials this might be a high degree polynomial over here and maybe a linear function over here which is a low degree polynomial your training data error tends to go like this. | 低次多項式の線形関数はこちらになります 訓練データ誤差はこのような傾向になります 仮定が複雑になるにつれて |
| An accepting certificate is information that we can use to quickly show that the answer to the decision problem is yes, (if it actually is yes) and here, short means polynomial size and quickly means polynomial time. | 決定問題の答えがイエスになるという 情報のことです 簡潔 は多項式のサイズ 素早さ は多項式時間を意味します NPをさらに詳しく定義してみましょう |
| In that case, given that we're fitting a high order polynomial, this is a usual overfitting setting. | フィッティングしているなら これは良くある オーバーフィットの状況だ |
| And so this degree of polynomial, so the parameter is no longer fit to the test set. | パラメータは もはやテストセットに対してフィッティングした物では無い だから今回は |
| like the degree polynomial to use with the learning algorithm or choose the regularization parameter for learning algorithm. | 学習アルゴリズムの正規化パラメータを選ぶ助けとしていきます |
| If we have a very high degree of polynomial, our training error is going to be really low. | 我ら野トレーニング誤差は極めて低くなる ゼロにすらなるかも 何故ならそれはトレーニングセットにとても良くフィットするだろうから つまり多項式の次数を |
| That is, if d the degree of polynomial was too large for the data set that we have. | そしてこの図が これら2つのケースを どうやって見分けるか に関する手がかりを与えてくれる |
| If you have a polynomial, you could have more than one values of x that satisfy this equation. | xを満たす数値が複数存在し得ます 微分方程式は |
| We can also try adding polynomial features things like x2 square x2 square and product features x1, x2. | フィーチャーの多項式を追加する事も出来る 例えばx1の二乗とかx2の二乗とか フィーチャーの積 x1x2など |
| Formerly the class NP is the set of non deterministic polynomial time decidable problems that is to say that it's a problem that can be dissolved by a program that runs in polynomial time that has non deterministic elements in it. | つまり非決定性の要素がある 多項式時間を使えば解けます これを解説する前に |
| First, it has to be NP hard, meaning that nothing in NP is harder then X. Which is to say that if you could solve X in polynomial time, you could use it to solve everything in NP in polynomial time. | 問題Xよりも難しいものはNPにはありません 問題Xを多項式時間で解けるなら NPのすべての問題は解けます 次の特性は重要です XがNPに属していること |
| So the easiest way to approximate it is to say, well, the simplest polynomial is just a constant, right? | 最も簡単な多項式は 定数ですね まず 多項式を |
| So here, g as usual is the sigmoid function, and we can include lots of polynomial terms like these. | sigmod関数で これらのようにたくさんの多項式の項を含められる そしてもし十分にたくさんの |
| All right, so now we're in a good position to define the set p of polynomial time decidable problems. | これが集合です 複数の問題が含まれています |
| On the horizontal axis I am going to plot the degree of polynomial, so as I go the right | 次数 つまり右に行くに連れて |
| So in that case, I'm going to pick this fourth order polynomial model and finally what this means is that that parameter d, remember d was the degree of polynomial, right d equals 2, d equals 3, up to d equals 10. | この四次の多項式のモデルを 選ぶ事となり 最終的にはこれはパラメータdを |
| You might want to review factoring of polynomial or completing the square if you found that step a little daunting. | 復習してください 復習してください 49 0 81 4 |
| We know that every problem that's in P is in NP and every problem that is NP is in EXP, that is to say any problem that you can solve in polynomial time, we can certainly solve in non deterministic polynomial time, and any problem that we can solve in a non deterministic polynomial time, we can also solve in exponential time, but here's what we don't know. | 非決定性多項式時間で解けます さらに非決定性多項式時間で解くことが可能なら 指数時間でも解けます ですがこっちの場合は分かりません |
| There's one other thing that we know, we do know that there really is a difference between polynomial and exponential time. | 多項式時間と指数時間の間には違いがあります ある問題は指数時間で解けますが 明らかにNPではありません |
| They say it's a third degree polynomial of the form ax to the third plus bx squared plus cx plus d. | ax 3 bx 2 cx dと表現されています この多項式のいくつかの 0が与えられています |
| And so as we increase of the greater polynomial we find typically that the training error decreases, so I'm going to write j subscript train of theta there, because our training error tends to decrease with the degree of the polynomial that we fit to the data. | 典型的にはトレーニングの誤差は 減少していく だからJ下付き添字trainのシータを書くと |
| So if I just wanted this one term polynomial, what would be my best approximation for this function, at least at this point? | これに近似するものは 少なくともこの点を通ります p x f 0 とします |
| And, if you include enough polynomial terms then, you know, maybe you can get a hypotheses that separates the positive and negative examples. | 多項式の項を入れれば 陽性と陰性を分ける仮説を 得られるかもしれない |
| So, you should you choose a linear function, a quadratic function, a cubic function, all the way up to a 10th power polynomial? | 二次関数 三次関数 と10乗の多項式まで つまり それはまるで 一つ追加のパラメータ |