並び順

ブックマーク数

期間指定

  • から
  • まで

1 - 10 件 / 10件

新着順 人気順

Relativeの検索結果1 - 10 件 / 10件

タグ検索の該当結果が少ないため、タイトル検索結果を表示しています。

Relativeに関するエントリは10件あります。 css統計機械学習 などが関連タグです。 人気エントリには 『CSS relative color syntax  |  Blog  |  Chrome for Developers』などがあります。
  • CSS relative color syntax  |  Blog  |  Chrome for Developers

    Build with Chrome Learn how Chrome works, participate in origin trials, and build with Chrome everywhere.

    • [評価関数]相対絶対誤差(RAE:Relative Absolute Error)/相対二乗誤差(RSE:Relative Squared Error)とは?

      [評価関数]相対絶対誤差(RAE:Relative Absolute Error)/相対二乗誤差(RSE:Relative Squared Error)とは?:AI・機械学習の用語辞典 用語「相対絶対誤差」「相対二乗誤差」について説明。相対絶対誤差は、平均絶対誤差を平均絶対偏差(=データの広がり具合)で割ることでスケールを調整(=相対化)した評価値を表す。相対二乗誤差は、平均二乗誤差を分散(=データの広がり具合)で割ることでスケールを調整(=相対化)した評価値を表す。 連載目次 用語解説 統計学/機械学習における相対絶対誤差(RAE:Relative Absolute Error)とは、平均絶対誤差(MAE)を平均絶対偏差(MAD)(=データ/観測値の広がり具合、厳密には「平均値」からのバラツキ具合)で割ることで、スケール(単位)を調整(=正規化)した評価値、またはそれを出力する関数である

        [評価関数]相対絶対誤差(RAE:Relative Absolute Error)/相対二乗誤差(RSE:Relative Squared Error)とは?
      • ruby.wasmでrequire_relativeを使えるようにしたい - Qiita

        背景 ruby.wasmというRubyのランタイムをWebAsssemblyにコンパイルした実行環境があります。 これを使うとブラウザでRubyスクリプトを実行出来ます。 実際にいくつかのアプリケーションが作られ、次のページで公開されています。 具体的にブラウザでRubyスクリプトを動かすには、たとえば、次のようにscriptタグにインラインでRubyスクリプトを記述します。 <html> <script src="https://cdn.jsdelivr.net/npm/ruby-head-wasm-wasi@0.5.0/dist/browser.script.iife.js"></script> <script type="text/ruby"> puts "Hello, world!" </script> </html>

          ruby.wasmでrequire_relativeを使えるようにしたい - Qiita
        • Chrome 87 Beta: WebAuthn in DevTools, Pan/Tilt/Zoom, Flow Relative Shorthands and More

          $200K 1 10th birthday 4 abusive ads 1 abusive notifications 2 accessibility 3 ad blockers 1 ad blocking 2 advanced capabilities 1 android 2 anti abuse 1 anti-deception 1 background periodic sync 1 badging 1 benchmarks 1 beta 83 better ads standards 1 billing 1 birthday 4 blink 2 browser 2 browser interoperability 1 bundles 1 capabilities 6 capable web 1 cds 1 cds18 2 cds2018 1 chrome 35 chrome 81

            Chrome 87 Beta: WebAuthn in DevTools, Pan/Tilt/Zoom, Flow Relative Shorthands and More
          • Logical layout enhancements with flow-relative shorthands  |  Articles  |  web.dev

            Logical layout enhancements with flow-relative shorthands Stay organized with collections Save and categorize content based on your preferences. Since Chromium 69 (September 3rd 2018), logical properties and values have helped developers maintain control of their international layouts through logical, rather than physical, direction and dimension styles. In Chromium 87, shorthands and offsets have

              Logical layout enhancements with flow-relative shorthands  |  Articles  |  web.dev
            • 【初心者】positionは、relativeで範囲を決めてabsoluteで動かそう! - Qiita

              はじめに 入社前にHTMLとCSSをかじったとはいえ、知らないタグや使い方が大量に出てきた研修課題。その中でもpositionの使い方をどんなに調べても意味不明だったので、自分が理解した(と思っている)内容をまとめました。 positionとは positionはcssプロパティの1つで、配置方法を設定します。ここで注意しないといけないのは、配置方法を設定するだけでその位置を指定しているわけではないということ。実際に「ここに表示!」とする場合は、top・bottom・right・leftなどで位置を指定する必要があります。 話は戻って、どういう時にpositionプロパティを使うことになるのかというと、よく画像の右上や左上あたりに「NEW」というアイコンがあったり、画像の上に何かを重ねて表示したいときに使用するらしいです。(ふむふむ・・・)ググッて調べてみると「ボックスの配置方法(基準位置

                【初心者】positionは、relativeで範囲を決めてabsoluteで動かそう! - Qiita
              • GitHub - BurntSushi/rebar: A biased barometer for gauging the relative speed of some regex engines on a curated set of tasks.

                METHODOLOGY describes the motivation, design, benchmark selection and evaluation protocol used by rebar. BUILD describes how to build rebar and the regex engines it measures. TUTORIAL provides a guided exploration of some of the most useful rebar sub-commands. CONTRIBUTING describes how to add new benchmarks and how to add a new regex engine to benchmark. MODELS describes the different types of wo

                  GitHub - BurntSushi/rebar: A biased barometer for gauging the relative speed of some regex engines on a curated set of tasks.
                • Refactor aliased @ imports to relative paths

                  Three possible solutions that rewire aliased imports to relative paths: 1. babel-plugin-module-resolver Use babel-plugin-module-resolver, while leaving out other babel plugins/presets. .babelrc: "plugins": [ [ "module-resolver", { "alias": { "^@/(.+)": "./src/\\1" } } ] ] Build step: babel src --out-dir dist (output in dist, won't modify in-place) Processed example file: // input // output import

                    Refactor aliased @ imports to relative paths
                  • AWS_CONTAINER_CREDENTIALS_FULL_URI と AWS_CONTAINER_CREDENTIALS_RELATIVE_URI 環境変数に関する雑記 | DevelopersIO

                    しばたです。 割と誰得な話ではあるのですが自分がAWS CloudShellの認証周りで調べて気になったことについてつらつらと書いていきます。 公式に確定している情報以外に私の推測を含む部分もありますのでその点はご留意ください。 はじめに この記事を書くきっかけとなったのは先日リリースされたAWS CloudShellを試しているときでした。 AWS CloudShellでAWS CLIを使う際はデフォルトでマネジメントコンソールを利用しているユーザーの認証情報を使う様になっているものの、AWS Tools for PowerShellではデフォルトで認証情報が連動せず、「AWS CloudShellでは認証情報をどの様に取り扱っているのか?」と気になったのが発端です。 参考 : とあるPowerShell使いから見たAWS CloudShell | Developers.IO AWS C

                      AWS_CONTAINER_CREDENTIALS_FULL_URI と AWS_CONTAINER_CREDENTIALS_RELATIVE_URI 環境変数に関する雑記 | DevelopersIO
                    • Impact of Temperature and Relative Humidity on the Transmission of COVID-19: A Modeling Study in China and the United States

                      Abstract We aim to assess the impact of temperature and relative humidity on the transmission of COVID-19 across communities after accounting for community-level factors such as demographics, socioeconomic status, and human mobility status. A retrospective cross-sectional regression analysis via the Fama-MacBeth procedure is adopted. We use the data for COVID-19 daily symptom-onset cases for 100 C

                      1

                      新着記事