"フィーチャーされます"の翻訳 英語に:


  辞書 日本-英語

フィーチャーされます - 翻訳 :

  例 (レビューされていない外部ソース)

フィーチャーを追加した と考える事が出来る つまりこれまではnフィーチャーだったが
You can think of this as defining an additional zero feature.
これはフィーチャーx0には適用すべきでない 何故ならフィーチャーx0は いつでも1だから
And obviously we want to apply this to the future x zero, because the future x zero is always equal to one, so it cannot have an average value of zero.
より少ない数のフィーチャーを使う というのが考えられる つまり もし幾つかのフィーチャー
Other things you might try are to well maybe try a smaller set of features.
そしてフィーチャーx2の
So that sigma 1 and
4つのフィーチャーを 表すのに 使う
X subscript 1 X subscript 2 and so on to denote my, in this case, four features and I'm going to continue to use
なぜなら たくさんのフィーチャーが あり トレーニングセットを
like it's maybe a good idea, because that is a
同様に 二番目のフィーチャー
But taking, you know, this max minus min would be fine.
m人のユーザーのフィーチャーでも
M aircraft engines being manufactured.
フィーチャーの数を表すのに使う つまりこの例では
I'm going to use lowercase n to denote the number of features.
そのフィーチャーをx(i)と呼べたが この新しいノーテーションでは もちろんそれを x(i)の1と 一つのフィーチャーを示すように呼ぶ事となる つまりそれは一つしかフィーチャーを持たない場合だ
There's one little difference which is that when we previously had only one feature, we would call that feature x(i) but now in our new notation we would of course call this x(i)_1 to denote our one feature.
一つのフィーチャーxと つまり家のサイズと それを使って
linear regression that we developed, we have a single feature x, the size of the house, and we wanted to use that to predict why the price of the house and this was our form of our hypothesis.
あまりよくないスケールのフィーチャーと言えて
So, this might be a
オーバーフィットする結果になるからだ また そのような たくさんのフィーチャーを扱うと
lot of features and you might up overfitting the training set, and it can also be computationally expensive, you know, to be working with that many features.
最終的にはとてもたくさんの フィーチャー 数百という
And as we saw we can come up with quite a
ひょっとしたら現在のフィーチャーの集まりは
Or maybe you need to get additional features.
入力フィーチャーを表すのに用いる 具体的には
I to denote the input features of the I training example.
2次式フィーチャーを含めるのは よいアイデアではなさそうだ
So including all the quadratic features doesn't seem
これら全てのフィーチャー この場合は4つを全て
So now we have, you know, four features. We want to use these four features to predict why the price of the house.
フィーチャーの多項式を追加する事も出来る 例えばx1の二乗とかx2の二乗とか フィーチャーの積 x1x2など
We can also try adding polynomial features things like x2 square x2 square and product features x1, x2.
腫瘍のサイズだったとして ーーそれはフィーチャーxで表されるがーー この確率はシータでパラメトライズされてる
Given my patient has a particular tumor size represented by my features X, and this probability is parametrized by theta.
第一講演では我々がフィーチャーした
These comics are now going to the New York festival.
フィーチャーをスケールする というのがある 具体的には
In these settings, a useful thing to do is to scale the features.
二次のフィーチャーの数は オーダーnの二乗で 成長する
And, asymptotically, the number of quadratic features grows roughly as order n squared, where n is the number of the original features,
フィーチャーがたったの2つよりはずっと多い物も たくさん存在する
But for many interesting machine learning problems would have a
今後議論する事になる ここまでは ただ一つだけのフィーチャー
We'll talk about its advantages and disadvantages later. Second, we'll also talk about algorithms for learning with a larger number of features.
適用しよう とすると たくさんの非線形のフィーチャーに対して ロジスティック回帰を
If you want to apply logistic regression to this problem, one thing you could do is apply
これらの添字は4つの異なるフィーチャーを表す為に用いる事とする
So rather than just having x our features we now have x1 through x4.
仮説の形式だった xはたった一つのフィーチャーだった だが今やフィーチャーは複数あるので
Previously this was the form of our hypothesis, where x was our single feature, but now that we have multiple features, we aren't going to use the simple representation any more.
今や複数のフィーチャーがあるのだから
So x2 subscript 3 is going to be equal to 2. Now that we have multiple features,
または見つけ出すことだ アノマリーであるサンプルを示してくれると 思われるようなフィーチャーxiを
The first step is to choose features, or come up with features xi that we think might be indicative of anomalous examples.
今や 見ての通り 4つのフィーチャーがある これら4つのフィーチャーを使って 家の価格がなぜそうなのかを予測したい
In that case maybe we'll call these features x1, x2, x3, and x4.
全てのフィーチャーを そしてそれらを効率的に構成して
And so a matrix is a block of numbers that lets me take all of my data, all of my x's.
だからもし x1というフィーチャーがあって
The numbers 1 and 1 aren't too important.
異なるフィーチャーを持つ家たちたりえる
lot of features, maybe a hundred different features of different houses.
2次式フィーチャーと共に 元々の x1 等々から x100 までを入れるだけでも
In fact, if you include only these quadratic features together with the original x1, and so on, up to x100 features, then you can actually fit very interesting hypotheses.
その場合はこれらのフィーチャーをx1 x2 x3 x4と呼ぶだろう
And you want to use that to predict the price of the houses.
フィーチャーは nが100の時は 計算してみると
In fact, they are going to be order and cube such features and if any is 100 you can compute that, you end up with on the order of about 170,000 such cubic features and so including these higher auto polynomial features when your original feature set end is large this really dramatically blows up your feature space and this doesn't seem like a good way to come up with additional features with which to build none many classifiers when n is large.
フィーチャー または変数として 家のサイズだけを 価格の予測に
But now imagine, what if we had not only the size of the house as a feature or as a variable of which to try to predict the price, but that we also knew the number of bedrooms, the number of house and the age of the home and years.
同様にもし とてもとても小さいレンジの フィーチャー 例えばx4が 0.0001から0.0001までの値を
less well skilled feature and similarly, if your features take on a very, very small range of values so if X 4 takes on values between minus 0.0001 and positive 0.0001, then again this takes on a much smaller range of values than the minus one to plus one range.
非線形の仮説を学習させるのには まったく向いていない フィーチャーが多くなりすぎるからだ
that's just not a good way to learn complex nonlinear hypotheses when n is large because you just end up with too many features.
すべての 2次式フィーチャーを 取り込んで 非線形の 仮説を学習させようとしたら
So, if we were to try to learn a nonlinear hypothesis by including all the quadratic features, that is all the terms of the form, you know,
今となってはフィーチャーは4つあるのだから
Let's introduce a little bit more notation.
または普通でないほど小さな値をとる と あなたが思うようなフィーチャーxiを選ぶ
Choose features X I, that you think might take on unusually
程遠い 1つのトレーニング例 当たりに これら 300万フィーチャーの すべてを見つけて 表現する
And that's just too large to be reasonable the computation would be very expensive to find and to represent all of these three million features per training example.
別のフィーチャー 例えばx3 としよう それが 100から100までの レンジだったとしたら
It's only if you have a different feature, say X 3 that is between, that ranges from 100 tp 100 , then, this is a very different values than minus 1 and plus 1.

 

関連検索 : フィーチャーされています - フィーチャーされています - フィーチャー・クリープ - とフィーチャー - フィーチャー誌 - フィーチャー番号 - フィーチャー映画 - フィーチャー認識 - 曲をフィーチャー - フィーチャーにより、 - 部品とフィーチャー - 続行されますされます - フィーチャーした音楽 - ファイナライズされます