42 search resultsShowing 1~20 results

Stocked
rio_123

@rio_123

RAGAS

import pandas as pd from datasets import Dataset from ragas.metrics import ( faithfulness, answer...

0
0
Comment0
rio_123

@rio_123

anonym

# pythonは11以下じゃないと、インストール時にRUST関連のエラーが出るので注意 pip install pandas pip install ja_ginza_electra いかはふ...

0
0
Comment0
rio_123

@rio_123

tennki

地点コード,地点,地点カナ,府県番号,区分,緯度_度,緯度_分,緯度,経度_度,経度_分,経度,標高,雨,風,気温,日照,積雪深,ed_y,ed_m,ed_d,観測終了日,備考1,備考2,備考3...

0
0
Comment0
rio_123

@rio_123

mpc

{ "mcpServers": { "calculator": { "command": "uv", "args": [ "--directory", "calculator.pyが存在する階層...

0
0
Comment0
rio_123

@rio_123

llm

from langchain_core.prompts import PromptTemplate from langchain_openai import ChatOpenAI from la...

0
0
Comment0
rio_123

@rio_123

lang

# ===================================== # 環境変数のロードと変数定義 # ===================================== i...

0
0
Comment0
rio_123

@rio_123

mpc3

フォルダのみ { "mcpServers": { "filesystem": { "command": "C:\\Program Files\\nodejs\\node.exe", "args"...

0
0
Comment0
rio_123

@rio_123

データソース

テゴリー データセット 概要 関連URL 製品のヒビや傷の外観検査 MVTec AD 工業製品(ボトル、金属、テキスタイル等15カテゴリ)の正常・異常画像を収録。傷・汚れ・歪み等の異常検出に最適...

0
0
Comment0
rio_123

@rio_123

EDA

01_基本情報の表示と欠損値処理.py import streamlit as st import pandas as pd def main(): # dataのread df = pd.re...

0
0
Comment0
rio_123

@rio_123

coffee

import streamlit as st from PIL import Image import numpy as np def classify_roast(image_path): i...

0
0
Comment0
rio_123

@rio_123

syugyo

new_task = { "日付": "2025-01-03", "開始時刻": "16:17:00", "終了時刻": "16:17:00", "カテゴリ": "日常", "タスク名": "メ...

0
0
Comment0
rio_123

@rio_123

python-word生成

from pathlib import Path # 特定のフォルダのパスを指定 folder_path = 'output' # ここにフォルダのパスを入力してください # Pathオブジェ...

0
1
Comment0
rio_123

@rio_123

vec

""" このモジュールはさまざまなベクトル計算を行うためのクラスを提供します。https://programming-surgeon.com/script/match-3points-mesh/...

0
0
Comment0
rio_123

@rio_123

trajectory

import numpy as np import plotly.graph_objects as go class OrbitPlotter: def __init__(self): self...

0
0
Comment0
rio_123

@rio_123

plot3d_basic

""" このモジュールは3Dビジュアライゼーションのためのクラスを提供します。 クラス: Visualizer3D - 3D空間にベクトル、軸、点、平面、立方体を描画するためのクラス。 使用例:...

0
0
Comment0
rio_123

@rio_123

stリンク集

import json import pathlib import datetime import time import math # import numpy as np import pa...

0
0
Comment0

42 search resultsShowing 1~20 results

Qiita is a knowledge sharing service for engineers.

  1. You can follow users and tags
  2. You can stock useful information
  3. You can make edit suggestions for articles
Functions that can be used after logging in