row_id
int64
0
48.4k
init_message
stringlengths
1
342k
conversation_hash
stringlengths
32
32
scores
dict
13,160
I have two collections (FutureMK, PastMK). User searchs for smth and gets the result, after that they can look into details by clicking Подробнее import { Text, View, Image, Pressable } from 'react-native'; import { gStyle } from '../styles/style'; import React from 'react'; export default function Result({ item }) {...
63fb53fe81a96502006f75fbc1694f5b
{ "intermediate": 0.4343874752521515, "beginner": 0.45158660411834717, "expert": 0.11402590572834015 }
13,161
ما هذا الخطأ Traceback (most recent call last): File "/data/user/0/ru.iiec.pydroid3/files/accomp_files/iiec_run/iiec_run.py", line 31, in <module> start(fakepyfile,mainpyfile) File "/data/user/0/ru.iiec.pydroid3/files/accomp_files/iiec_run/iiec_run.py", line 30, in start exec(open(mainpyfile).read(), __mai...
2fbfae96831e9a3bffd6735d397ecfd6
{ "intermediate": 0.3023793697357178, "beginner": 0.444307416677475, "expert": 0.253313273191452 }
13,162
from SP500 what are the top 10 stocks with the most gains and lower volatility. Create an indicator that balances growth with less volatility
c539e670bfab1eb204030cd6159cfddf
{ "intermediate": 0.3980473577976227, "beginner": 0.270133376121521, "expert": 0.3318192660808563 }
13,163
Мне нужно сделать так, чтобы пользователь, который ввел что-то в поиске и нашел результат и, если захотел перейти, то редирект произойдет на экран с детальной информацией о посте, но у меня там две коллекции, то есть, если пользователь нашел пост из PastMK, то его должно перекинуть на экран с информацией об этом посте,...
1812615e3ffaa9e8da094aefac15ad66
{ "intermediate": 0.35371696949005127, "beginner": 0.45744243264198303, "expert": 0.18884062767028809 }
13,164
Напиши код на python для дискорд бота на disnake, чтобы он отслеживал сколько человек наиграл часов в игре в стиме и отправлял сообщение ник (steam id) - сколько часов
8e7ff48858abcc4d09ed7e26268956fd
{ "intermediate": 0.40904152393341064, "beginner": 0.22525304555892944, "expert": 0.3657054901123047 }
13,165
I need to redirect user on the screen with detailed data about PastMK or FutureMK, depends on what the user found. i need it to be simple so i would understand. i already have screens with detailed info PastMK: import { Text, View, Image, ScrollView, Pressable} from 'react-native'; import { gStyle } from '../styles/sty...
113ce9e450612214b73fa46efedcf4e0
{ "intermediate": 0.4129067063331604, "beginner": 0.3995349109172821, "expert": 0.1875583976507187 }
13,166
extract this pdf to tabular data
994377e9cbc61e709fc72601ef0bccab
{ "intermediate": 0.37090548872947693, "beginner": 0.25014474987983704, "expert": 0.37894973158836365 }
13,167
In polybar, is there a way to have the time and the date display in different fonts?
8b9304c57929cfd00d4784372455b8ae
{ "intermediate": 0.39661338925361633, "beginner": 0.2661586105823517, "expert": 0.3372279703617096 }
13,168
Would semi-implicit euler integration help remain close to the ideal mathematically determined trajectories in a physics simulation for a video game?
30b9f314d7dde314e6cf988ace1ef301
{ "intermediate": 0.31270116567611694, "beginner": 0.2267383337020874, "expert": 0.4605604410171509 }
13,169
Tell me about the paper 'noise reduction in ecg signal using an effective hybrid scheme' by pingping bing, wei liu, zhong wang, and zhihua zhang
f8322244c616491d5cfba2bdb224fd20
{ "intermediate": 0.06235190108418465, "beginner": 0.0571259967982769, "expert": 0.8805221319198608 }
13,170
What is the genrail structure for an Oversight Council
4b4195bcc03ce6d7f81b9c8293af3565
{ "intermediate": 0.24997329711914062, "beginner": 0.14585039019584656, "expert": 0.6041762828826904 }
13,171
can you tell me the most expensive Fornecedor from and unstructure text of invoice data
c1c0a59d0196cd69cd9dd047c7f5f38f
{ "intermediate": 0.3569355607032776, "beginner": 0.3460172414779663, "expert": 0.2970471978187561 }
13,172
on debian how do i run ducky scipts on a usb flash drive
6ea913e373b1172ad40dbe147fb0e8a1
{ "intermediate": 0.4698258638381958, "beginner": 0.22431036829948425, "expert": 0.30586376786231995 }
13,173
how much is the price of a new pair of sneakers?
172e629c0f8be7c2e7e35a531d3cabae
{ "intermediate": 0.2575050890445709, "beginner": 0.3900783658027649, "expert": 0.3524165153503418 }
13,174
<div> <span>Refresh </span> <Select defaultValue={refreshTime} style={{ width: 120, }} onChange={handleSelect} options={[ { value: 5, label: '5s', ...
b8e5ee4f6d1b4aed4170b26f4559c1fd
{ "intermediate": 0.30573102831840515, "beginner": 0.4635690152645111, "expert": 0.23070000112056732 }
13,175
show me a graphic displaying each Fornecedor and Processado value
c423397d96ffb7979e39d66f14666388
{ "intermediate": 0.555536150932312, "beginner": 0.17099237442016602, "expert": 0.2734713852405548 }
13,176
import time import os os.system("clear") start_time = time.time() custom_characters = "abcdefghijjklmnopqrstuvwxyz" #iredcters for num_letters in range(0, 5): num_combinations = len(custom_characters) ** num_letters for i in range(num_combinations): combination = ''.join([custom_characters[(i // (le...
ac3ceeb083dfbc3e17170e2b616c7145
{ "intermediate": 0.43807271122932434, "beginner": 0.342783123254776, "expert": 0.21914421021938324 }
13,177
what is the difference between *args and **kwargs in python
c9009e9b7f8101989253b85629f1f9aa
{ "intermediate": 0.40031948685646057, "beginner": 0.28063350915908813, "expert": 0.31904706358909607 }
13,178
say hello
cefe2bd03281f9b05bd6c615b8c7a7db
{ "intermediate": 0.336365282535553, "beginner": 0.2994164824485779, "expert": 0.36421823501586914 }
13,179
improve this code /* == SIMPLE ASM-x32 HOOKING ENGINE v1.2 == DESC: - automatic nops insertion for original instruction size alignment - automatic hook jump addresses calculation and non-relative code relocation - multiple serial hooks installation, already patched code detection - simple automatic memo...
f1c20ff9edb0f1e1240fc616413f50e2
{ "intermediate": 0.44192740321159363, "beginner": 0.3660123944282532, "expert": 0.192060187458992 }
13,180
hello
78331c0d6149120b482c1ff070a0dc86
{ "intermediate": 0.32064199447631836, "beginner": 0.28176039457321167, "expert": 0.39759764075279236 }
13,181
write assembler hook in C
87a0d9da24c41bbc9cc28c717b81708d
{ "intermediate": 0.42454785108566284, "beginner": 0.32820621132850647, "expert": 0.24724604189395905 }
13,182
how to copy repo grom git
a1673ad66aeca06963909adb3ded2a62
{ "intermediate": 0.4997495412826538, "beginner": 0.2536284327507019, "expert": 0.24662195146083832 }
13,183
hi. i'm working with tableau, and i need some help
131f1f5ffbb9d04979babd2556ea990a
{ "intermediate": 0.35470208525657654, "beginner": 0.3840416371822357, "expert": 0.26125627756118774 }
13,184
class InvoiceSaleDetailController extends GetxController with AppControllerMixin { final List<InvoiceSaleDetail> saleDetails = []; int saleId; InvoiceSaleDetailController({required this.saleId}); @override Future<void> onReady() async { saleDetails.addAll( await AppDatabase.instance.invoiceSaleDe...
e69eb24a335e99204073d29533abfd68
{ "intermediate": 0.31534820795059204, "beginner": 0.48259568214416504, "expert": 0.20205610990524292 }
13,185
Create class manager to controll in print as pdf in flutter
1ab105242da9d0da4c002f580514a77b
{ "intermediate": 0.34038105607032776, "beginner": 0.41769853234291077, "expert": 0.24192041158676147 }
13,186
can you make an endermite with double health
3cd0c6094a68ae2a1abbdcdc14f6b878
{ "intermediate": 0.3324952721595764, "beginner": 0.3095657229423523, "expert": 0.3579390048980713 }
13,187
How can I change colors on a menu using rofi?
c3817b216e059b56e7005fbaef859f23
{ "intermediate": 0.4209226369857788, "beginner": 0.11137760430574417, "expert": 0.46769973635673523 }
13,188
ethtool -p eno1
d1e0a58d226b4359a6aa43eb57dd8476
{ "intermediate": 0.2634564936161041, "beginner": 0.21072052419185638, "expert": 0.5258229970932007 }
13,189
Write mini injector in C
bd5661420d196bb2c32c64a45b120893
{ "intermediate": 0.3257175087928772, "beginner": 0.2228766679763794, "expert": 0.451405793428421 }
13,190
:root { --card_width: 400px; --row_increment: 1px; --card_border_radius: 0px; --card_small: 200; --card_large: 400; } i have the above css. how to use javascript to modify the card_width value from 400px to 420px?
16d26ff75758f07b7b919d408429e4e5
{ "intermediate": 0.5321218371391296, "beginner": 0.2554222643375397, "expert": 0.21245580911636353 }
13,191
Write xorshift random number generator in assembler x86
144fbae720c6bf88d17a86b1ae359092
{ "intermediate": 0.2912349998950958, "beginner": 0.2058151662349701, "expert": 0.5029497742652893 }
13,192
how can I use np.select in numpy
4517012adab0e0c907522a3964ab715f
{ "intermediate": 0.46889063715934753, "beginner": 0.22675935924053192, "expert": 0.30435001850128174 }
13,193
Write simple demo neural network in c
eb3eafad2169e72ed1e4a6f707dfedca
{ "intermediate": 0.15398795902729034, "beginner": 0.1301964819431305, "expert": 0.7158156037330627 }
13,194
what would it retur for ttk.combobox.current() if none is chosen
22e82a91dabaee7e860284c9b882623e
{ "intermediate": 0.35301223397254944, "beginner": 0.34121087193489075, "expert": 0.30577683448791504 }
13,195
Spark sample code
2b8bbc030a33517bb8bc8f308f7abef5
{ "intermediate": 0.40124383568763733, "beginner": 0.23759877681732178, "expert": 0.3611574172973633 }
13,196
Spark sample code
c69abc5f6098162a2c09cc2626b6be26
{ "intermediate": 0.40124383568763733, "beginner": 0.23759877681732178, "expert": 0.3611574172973633 }
13,197
write a code for web scraping in python
9d922e98e3912fb6ed748a5623bca9ae
{ "intermediate": 0.42134588956832886, "beginner": 0.19895611703395844, "expert": 0.3796980082988739 }
13,198
use law of sines to solve this triangle: a=100m A=37.51 degrees C=24.32 degrees, what is the measure of angle B?
9c9ccf680eda285f2efcdf4812f82989
{ "intermediate": 0.3545248508453369, "beginner": 0.30343499779701233, "expert": 0.34204018115997314 }
13,199
下面是我的程式碼 import kuroshiro from "kuroshiro"; import KuromojiAnalyzer from "kuroshiro-analyzer-kuromoji"; const contractions = { "i'm": "I am", "i'll": "I will", "you've": "You have", "he's": "He is", "she's": "She is", "it's": "It is", "we're": "We are", "they're": "They are", "you're": "You are", ...
02978e8f1cf91bbf3d61574e53202c5d
{ "intermediate": 0.30149006843566895, "beginner": 0.42417699098587036, "expert": 0.2743329703807831 }
13,200
import React, {useCallback, useEffect, useRef, useState} from “react”; import { init, dispose, Chart, IndicatorFigureStylesCallbackData, Indicator, IndicatorStyle, KLineData, utils, ActionType, } from “klinecharts”; import {CandleChartProps} from “./CandleChart.props”; import CandleChartToolbar from “./CandleChartToolb...
8d014a092a21502e2e0ebd9c439895a0
{ "intermediate": 0.33216920495033264, "beginner": 0.43792814016342163, "expert": 0.22990262508392334 }
13,201
import React, {useCallback, useEffect, useRef, useState} from “react”; import { init, dispose, Chart, IndicatorFigureStylesCallbackData, Indicator, IndicatorStyle, KLineData, utils, ActionType, } from “klinecharts”; import {CandleChartProps} from “./CandleChart.props”; import CandleChartToolbar from “./CandleChartToolb...
9aa9520f0668d43dd51c12051d8ae252
{ "intermediate": 0.33216920495033264, "beginner": 0.43792814016342163, "expert": 0.22990262508392334 }
13,202
import React, {useCallback, useEffect, useRef, useState} from “react”; import { init, dispose, Chart, IndicatorFigureStylesCallbackData, Indicator, IndicatorStyle, KLineData, utils, ActionType, } from “klinecharts”; import {CandleChartProps} from “./CandleChart.props”; import CandleChartToolbar from “./CandleChartToolb...
3518b5ff78383e812eec8944590d1a6f
{ "intermediate": 0.33216920495033264, "beginner": 0.43792814016342163, "expert": 0.22990262508392334 }
13,203
import React, {useCallback, useEffect, useRef, useState} from “react”; import { init, dispose, Chart, IndicatorFigureStylesCallbackData, Indicator, IndicatorStyle, KLineData, utils, ActionType, } from “klinecharts”; import {CandleChartProps} from “./CandleChart.props”; import CandleChartToolbar from “./CandleChartToolb...
1b48d0631e24030ed4b458176c70f9e5
{ "intermediate": 0.33216920495033264, "beginner": 0.43792814016342163, "expert": 0.22990262508392334 }
13,204
"$(PlatformTarget)_$(Configuration)" in .target file in msbuild resolves to "x64_Release". How to make it display "$(PlatformTarget)_$(Configuration)" instead of "x64_Release".
b53ec49dfcef3aac382ce5557fd88629
{ "intermediate": 0.4947340488433838, "beginner": 0.3048899173736572, "expert": 0.20037606358528137 }
13,206
详细说明每个步骤的含义及作用 1.导入所需的库:导入需要使用的Python库,包括NumPy、Pandas、MXNet等。这些库提供了数据处理、机器学习和深度学习的功能。
002de5f1e9d00839ceef1b1a79487eab
{ "intermediate": 0.4113995134830475, "beginner": 0.2268843799829483, "expert": 0.361716091632843 }
13,207
解释代码 1.导入所需的库:导入需要使用的Python库,包括NumPy、Pandas、MXNet等。这些库提供了数据处理、机器学习和深度学习的功能。
8d1485e9f711fd9ac9c9d21c330d65ee
{ "intermediate": 0.432971715927124, "beginner": 0.19705326855182648, "expert": 0.3699750602245331 }
13,208
详细解释每一步的含义 1.导入所需的库:导入需要使用的Python库,包括NumPy、Pandas、MXNet等。这些库提供了数据处理、机器学习和深度学习的功能。
db970c7f1c8b3f4bc25b2d9748efc85a
{ "intermediate": 0.43411463499069214, "beginner": 0.20966142416000366, "expert": 0.3562239706516266 }
13,209
[ERROR] Failed to execute goal on project endowment-server-archive-building: Could not resolve dependencies for project com.bluebalance:endowment-server-archive-building:jar:1.0-SNAPSHOT: Failed to collect dependencies at com.deepoo ve:poi-tl:jar:1.12.1 -> org.apache.xmlgraphics:batik-codec:jar:1.14 -> org.apache.xmlgr...
2204786659632ad81dc58981a5aa37ff
{ "intermediate": 0.33973705768585205, "beginner": 0.268429160118103, "expert": 0.3918337821960449 }
13,210
详细解释每一步的含义 1.导入所需的库:导入需要使用的Python库,包括NumPy、Pandas、MXNet等。这些库提供了数据处理、机器学习和深度学习的功能。
a602fa94d4dc339d8b5a7b344585cc70
{ "intermediate": 0.4385896623134613, "beginner": 0.21232061088085175, "expert": 0.34908971190452576 }
13,211
Hello
a85232d7133249c39421222bf47fa55b
{ "intermediate": 0.3123404085636139, "beginner": 0.2729349136352539, "expert": 0.4147246778011322 }
13,212
b_user_edge = find_latest_1D(np.array(ratings.iloc[batch]['user_id']), adj_user_edge, adj_user_time, ratings.iloc[batch]['timestamp'].tolist()) b_user_edge = torch.from_numpy(b_user_edge).to(device) b_users = torch.from_numpy(np.array(ratings.iloc[batch]['user_id'])).to(device) #prin...
c92e93d753ac5bb42bd24954a20df485
{ "intermediate": 0.32248455286026, "beginner": 0.4490225613117218, "expert": 0.2284928560256958 }
13,213
换成英文半角标点 import org.apache.spark.sql.SparkSession import org.apache.spark.sql.functions._ object SparkLogProcessing { def main(args: Array[String]): Unit = { val spark = SparkSession.builder() .appName(“Spark Log Processing”) .master(“local[]") .getOrCreate() // Read in log file val ...
473a5d45026c7750498250a00d0be924
{ "intermediate": 0.5057210326194763, "beginner": 0.34379369020462036, "expert": 0.15048523247241974 }
13,214
how to use libvf.io
0f21691bca75b5c9e15db0805fd8cd51
{ "intermediate": 0.5545189380645752, "beginner": 0.21432308852672577, "expert": 0.23115794360637665 }
13,215
How to use vGPUs on a consumer GPU
19b74e844a8cab53fe8b32f43f137795
{ "intermediate": 0.25459370017051697, "beginner": 0.15542170405387878, "expert": 0.5899845361709595 }
13,216
sort an array of map typed Map<TipoAttoRegolamentare, string>() by it's values (string)
1b3ca652bb631b92aa78dda2a943b589
{ "intermediate": 0.43680405616760254, "beginner": 0.20897749066352844, "expert": 0.35421842336654663 }
13,217
refactoring this kotlin code. I want clean solution
ecad471a6bc6a56ea4d049e8a50cfabe
{ "intermediate": 0.3802797198295593, "beginner": 0.38623103499412537, "expert": 0.2334892600774765 }
13,218
are there any GAN models that can have been proved helpful to generate Chest X-ray images with mlti-stage model ? show me the code with PyTorch framework please
21c8f28f1ec6b76e55f63e91baa98237
{ "intermediate": 0.18718655407428741, "beginner": 0.04396713525056839, "expert": 0.7688462734222412 }
13,219
write a python code of triangle
a81f7dbba981b1de86fcf4e0b948a880
{ "intermediate": 0.28558865189552307, "beginner": 0.3166261315345764, "expert": 0.3977851867675781 }
13,220
please draw a chart comparing the confirmed positive COVID-19 cases, from January 2021 to 2023, for Europe Union, Hong Kong and China
c87f499baf658b65619e7c8cae00bbfa
{ "intermediate": 0.37161561846733093, "beginner": 0.232320636510849, "expert": 0.39606374502182007 }
13,221
#include <iostream> using namespace std; int main(){ int t,n,i,k,p=0,l; cin>>n; bool S[2*n]; for(k=0; k<=n*2; ++k) S[k]=true; for(k=2; k*k<=n*2; ++k) if(S[k]) for(l=k*k; l<=2*n; l+=k) S[l]=false; for(k=n+1; k<=n*2; ++k) if(S[k]) p++; cout<<p; return 0;} обьясни решение
6262fc175ef76cdbb663e52bcd5e19d8
{ "intermediate": 0.3205709457397461, "beginner": 0.4861040711402893, "expert": 0.1933249980211258 }
13,222
can you convert function in c# to python ?
dcb206adddb282b6c147c9d555efa17a
{ "intermediate": 0.3947330415248871, "beginner": 0.39369383454322815, "expert": 0.21157310903072357 }
13,223
write a apex class that If we select the quote from the dropdown list then that quote should be turned as primary quote and the other quotes should go as non-primary
d9f2805b4400e5ced22b28bab6b43134
{ "intermediate": 0.2969762682914734, "beginner": 0.38618865609169006, "expert": 0.3168350160121918 }
13,224
update attribute value dom4j xml
14f7d6d209fd62f59348674b0084c411
{ "intermediate": 0.4220273196697235, "beginner": 0.22584755718708038, "expert": 0.3521251380443573 }
13,225
wit Tomcat Jdk, how to create a keystore?
29026d40366cf3b1a754f58216b8adda
{ "intermediate": 0.43147408962249756, "beginner": 0.060781482607126236, "expert": 0.5077443718910217 }
13,226
how to calculate vertical shear in python?
b135e7fbc12ea00b7eac9fe119f776c1
{ "intermediate": 0.286443829536438, "beginner": 0.09627082943916321, "expert": 0.6172853112220764 }
13,227
how to calculate horizontal wind gradient (du/dx and du/dy) in specific level in python script with gfs data?
6a3b24d834ce2a30373db3b6195364c3
{ "intermediate": 0.39934292435646057, "beginner": 0.10560759156942368, "expert": 0.49504950642585754 }
13,228
You are kotlin developer. i will pass you days that can be Long type or null. For example days=60L. You have token.date field that is Instant object. You need write code that will determinate is token date passed days or not.
2e9badf2203b0da41fcd61a40a93afa1
{ "intermediate": 0.6409670114517212, "beginner": 0.13934935629367828, "expert": 0.2196836620569229 }
13,229
I have a JS object that looks like this - properties: {uniqueId: value, uniqueId: value}. I need to convert it to this - properties: [{id: uniqueId, fieldValue: value}, {id: uniqueId, fieldValue: value}]
53940443a4f8dcae56b38fc2282eaf82
{ "intermediate": 0.3915124833583832, "beginner": 0.2848900854587555, "expert": 0.32359743118286133 }
13,230
how to calculate sqrt in python?
d8d56c822e32da13775dcab30ae55ad6
{ "intermediate": 0.3722664415836334, "beginner": 0.11764920502901077, "expert": 0.510084331035614 }
13,231
SELECT Account.id as "AccountID", Account.name, Account.accountnumber, Account.batch, Account.additionalemailaddresses, contact.firstname, contact.lastname, contact.workemail, contact.personalemail, Invoice.amount, Invoice.balance, Invoice.duedate, Invoice.invoicedate, Invoice.invoicenumber, Invoice.status, Invoice...
ef3e766a8cc324bc09fb4362b7dd8dbb
{ "intermediate": 0.2967066168785095, "beginner": 0.39895913004875183, "expert": 0.30433425307273865 }
13,232
Please introduce AIC and mention how and why WAIC and LOO have superseded the metric for selecting models.
2522b5b4e80086215ca0bef75b1070d4
{ "intermediate": 0.198353111743927, "beginner": 0.11270041018724442, "expert": 0.6889464855194092 }
13,233
how to get the current status of checkbutton in tkinter
a8ec7a648a9f1ed2baeff06ce2c4ef30
{ "intermediate": 0.39821282029151917, "beginner": 0.2569577395915985, "expert": 0.34482938051223755 }
13,234
java code to create a JFrame with layer on top of it, so that i can drag a JLabel from center screen to any position
6a20e46a45e2542b76d2167efb36c05f
{ "intermediate": 0.7304532527923584, "beginner": 0.08170277625322342, "expert": 0.1878439486026764 }
13,235
const createdQuotation = await tx.quotation.create({ data: { questionnaireId: quotation.questionnaireId, collectorId: req.user!.id, itemCode: quotation!.itemCode, marketplaceCode: quotation.marketplaceCode!, quotes...
8cac8d44db090131141f22a13b1bb9e0
{ "intermediate": 0.3877391219139099, "beginner": 0.461932510137558, "expert": 0.1503283828496933 }
13,236
how can I make a code for that "when I select a row in datagridview1 it automaticaly select a row in datagridview2 that has the same Item name "
65448c960f2cda7cc6eb1e672a3de452
{ "intermediate": 0.5860342979431152, "beginner": 0.1034156009554863, "expert": 0.31055015325546265 }
13,237
const createdQuotation = await tx.quotation.create({ data: { questionnaireId: quotation.questionnaireId, collectorId: req.user!.id, itemCode: quotation!.itemCode, marketplaceCode: quotation.marketplaceCode!, quotes...
570c5ff783a5be9305b9476803bc638c
{ "intermediate": 0.3877391219139099, "beginner": 0.461932510137558, "expert": 0.1503283828496933 }
13,238
SELECT Account.id as "AccountID", Account.name, Account.accountnumber, Account.batch, Account.additionalemailaddresses, contact.firstname, contact.lastname, contact.workemail, contact.personalemail, Invoice.amount, Invoice.balance, Invoice.duedate, Invoice.invoicedate, Invoice.invoicenumber, Invoice.status, Invoice...
69c5a4fec380851047f8848ecd2390db
{ "intermediate": 0.3330416679382324, "beginner": 0.35104477405548096, "expert": 0.3159136176109314 }
13,239
Hi
f116df1493de6525176a9a5991839e1e
{ "intermediate": 0.33010533452033997, "beginner": 0.26984941959381104, "expert": 0.400045245885849 }
13,240
the code won't run ,correct it import org.apache.spark.sql.SparkSession import org.apache.spark.sql.functions._ object SparkLogProcessing { def main(args: Array[String]): Unit = { val spark = SparkSession.builder() .appName("Spark Log Processing") .master("local[]") .getOrCreate() // R...
7d3cade2ceed5f1690db1da285d82638
{ "intermediate": 0.5290343165397644, "beginner": 0.3392316997051239, "expert": 0.13173401355743408 }
13,241
same code but add method to auto move instead by hand drag, move slowly from center to top right corner: this was your code: public DragLabelExample() { setDefaultCloseOperation(JFrame.EXIT_ON_CLOSE); setTitle(“Drag Label Example”); // Create a panel to hold the label and add it to the frame ...
b9346dbcdaa7c567669c67b3b532d9a8
{ "intermediate": 0.3430598974227905, "beginner": 0.4564669132232666, "expert": 0.20047320425510406 }
13,242
binding the key press event to a callback in tkinter
11d96ab7d2457a692a8d127c13b8faf2
{ "intermediate": 0.3937680423259735, "beginner": 0.1555267721414566, "expert": 0.45070523023605347 }
13,243
how to deploy openvpn server on k8s cluster and create clients?
d9007e87aed7920a7c63b35651218f41
{ "intermediate": 0.43210628628730774, "beginner": 0.23324190080165863, "expert": 0.3346518576145172 }
13,244
how do i break into a new line in python print
b24910d949937c0e0a5f4bb78fbc1556
{ "intermediate": 0.3391096591949463, "beginner": 0.4075620472431183, "expert": 0.25332826375961304 }
13,245
const createdQuotation = await tx.quotation.create({ data: { questionnaireId: quotation.questionnaireId, collectorId: req.user!.id, itemCode: quotation!.itemCode, marketplaceCode: quotation.marketplaceCode!, quotes...
c8a599c6fd2ede4f619484a3e968cb69
{ "intermediate": 0.3751981556415558, "beginner": 0.4730144441127777, "expert": 0.1517874151468277 }
13,246
Please update this code to have 4 cutoff points and 5 ratings: # Ordinal intuition library(tidyverse) d <- tibble(z = seq(from = -3, to = 3, by = .1)) %>% mutate(`p(z)` = dnorm(z, mean = 0, sd = 1), `Phi(z)` = pnorm(z, mean = 0, sd = 1)) library(scico) sl <- scico(palette = "lajolla", n = 9) scal...
35c90ffa6a4b26ab64e84c2ae06a22f9
{ "intermediate": 0.3493333160877228, "beginner": 0.4353485107421875, "expert": 0.2153182178735733 }
13,248
I want to implement a feature that changes the Valaszok style based on if it's selected or not and I want it to save the style so when I horizontally scroll through the flatlist, when I scroll back to it, it would still show it as selected and when I press EllenorzesButton it would behave the same. My problem is the st...
f59ec1a0b65151de877fa7754c50dbcd
{ "intermediate": 0.3755645155906677, "beginner": 0.3490844964981079, "expert": 0.2753509283065796 }
13,249
write a method of python aplication for class ImageHolder this metod called init(), at root folder it is open folder income, and in this folder should be pairs of files first file of pair is image in png formate, and second file with same to image file name but with txt extension have an description of image inside. m...
57994853269f33d4223ab0d443e3a678
{ "intermediate": 0.6436477303504944, "beginner": 0.12115105241537094, "expert": 0.23520122468471527 }
13,250
как избавится от yTrain? var xTrain = await sentenceEncoder.embed(sentences); var yTrain = tf.tensor2d( trainingData.map(t => [t.type == "greeting" ? 1 : 0, t.type == "goodbye" ? 1 : 0, t.type == "insult" ? 1 : 0, t.type == "compliment" ? 1 : 0, t.type == "all" ? 1 : 0]) ) const model = tf.seque...
14e4c0531bea260c46008dacc67c8dc0
{ "intermediate": 0.3518863022327423, "beginner": 0.19500772655010223, "expert": 0.45310595631599426 }
13,251
please check this etsy shop and tells me what can be improved https://www.etsy.com/fr/shop/IISephiraII?ref=l2-about-shopname
575ea5346a40960a7532a5ccf3dac0c7
{ "intermediate": 0.34722429513931274, "beginner": 0.3178582787513733, "expert": 0.3349173963069916 }
13,252
Code me a website that uses HTML, CSS, JavaScript and Firebase. I want it to have an account system with a sign up page and a log in page, when somene logs in or creates a new account it will save their session to their browser allowing them to stay signed in unless they clcik the sign out button, there will be a page ...
1b06acfc0f67e21f2686aa818f7e8394
{ "intermediate": 0.6609074473381042, "beginner": 0.16830365359783173, "expert": 0.17078885436058044 }
13,253
(date_diff('day', Invoice.duedate, current_date) = CAST('{{Data.Workflow.a}}' AS INTEGER) what this mean by?
c7a55ac44cf4d6bcd7832af4febc47b0
{ "intermediate": 0.34075993299484253, "beginner": 0.38629117608070374, "expert": 0.2729489207267761 }
13,254
Welcome to your first project. Develop a catalog for a company. Assume that this company sells three different Items. The seller can sell individual items or a combination of any two items. A gift pack is a special combination that contains all three items. Here are some special considerations: If a customer purcha...
1d8517cb7b004901225af9e1e829b80d
{ "intermediate": 0.27200064063072205, "beginner": 0.39614537358283997, "expert": 0.331853985786438 }
13,255
Make a Scratch code draft for a B10 game mode, it should have 3 sprites: Menubar (to navigate using starting the game), fireball and segments (to shoot segments to the bar) and progress bar (to collect segments)
9dbbd51d85fc96c439ecbe4c62a4cec9
{ "intermediate": 0.3812495172023773, "beginner": 0.22621475160121918, "expert": 0.3925356864929199 }
13,256
<Controller control={control} name={`step1.${input.label.toLowerCase()}`} rules={{ required: true }} render={({ field }) => ( <Input {...input} {...field} error={formState.errors[input.label.toLowerCase()]} ...
fc68f029a42cd6eaa4da9b12a135275e
{ "intermediate": 0.5322191715240479, "beginner": 0.24135495722293854, "expert": 0.2264259159564972 }
13,257
Найди и исправь в этом коде следующую ошибку - В задании с подменю, многократный клик по ссылке должен открывать и закрывать подменю. В вашей реализации подменю одно подменю больше не откроется (если не кликать по другим подменю) let arr = [] function click (){ const thisClosest = this.closest('.menu__item') ...
bef243b12036d3825d7b33919dcec04d
{ "intermediate": 0.38279926776885986, "beginner": 0.3535323739051819, "expert": 0.2636682987213135 }
13,258
Make a Scratch code draft for this thing: Drag a progress bar. Catching segments. Blue = right, Orange = wrong, Light Blue = 2x blue, Red = BSOD, Pink = minus, Gray = empty, Green = fills with 100% blue progress, Popups: Annoying popup, Clippy (moves), Mine (touch to get a BSOD), Clippy Mine (moves and gets a BSOD if y...
4d6ac2f5a2fb1a3924024afa4a3fc7fc
{ "intermediate": 0.36149293184280396, "beginner": 0.29058241844177246, "expert": 0.34792467951774597 }
13,259
def redraw(self): # Clear the screen and depth buffer glClear(GL_COLOR_BUFFER_BIT | GL_DEPTH_BUFFER_BIT) # Set up the projection matrix glMatrixMode(GL_PROJECTION) glLoadIdentity() gluPerspective(45, self.width / self.height, 0.1, 100.0) # Set up...
7b048e5354f5782d97fe83cf870d54c0
{ "intermediate": 0.44721850752830505, "beginner": 0.3021875321865082, "expert": 0.25059401988983154 }
13,260
убрать категории var yTrain = tf.tensor2d( trainingData.map(t => [t.type == "greeting" ? 1 : 0, t.type == "goodbye" ? 1 : 0, t.type == "insult" ? 1 : 0, t.type == "compliment" ? 1 : 0, t.type == "all" ? 1 : 0]) )
68c3d796dbf0d52204b80419cb87af28
{ "intermediate": 0.25146952271461487, "beginner": 0.21696603298187256, "expert": 0.5315644145011902 }
13,261
write java program in GUI that change 5 currencies
f158377e7715baa8d6a24fa8f322c04b
{ "intermediate": 0.3544567823410034, "beginner": 0.3398043215274811, "expert": 0.3057389557361603 }