row_id
int64
0
48.4k
init_message
stringlengths
1
342k
conversation_hash
stringlengths
32
32
scores
dict
10,044
how to preprocess this data set TransactionID isFraud TransactionDT TransactionAmt ProductCD card1 card2 card3 card4 card5 card6 addr1 addr2 dist1 dist2 P_emaildomain R_emaildomain C1 C2 C3 C4 C5 C6 C7 C8 C9 C10 C11 C12 C13 C14 D1 D2 D3 D4 D5 D6 D7 D8 D9 D10 D11 D12 D13 D14 D15 M1 M2 M3 M4 M5 M6 M7 M8 M9 V1 V2 V3 V4 V5...
479bc8fdef6fdb0a9d6214cf326dc9e8
{ "intermediate": 0.34841957688331604, "beginner": 0.2703438699245453, "expert": 0.38123661279678345 }
10,045
Make a game name that has a minecraft theme with stumble guys characters
6f7e86cac76382de2c1d563b8f1f23ab
{ "intermediate": 0.3240259289741516, "beginner": 0.32642391324043274, "expert": 0.34955018758773804 }
10,046
I builded an model to predict handwritten word but it it does not work well this is my code can you give some improvement: import numpy as np import pandas as pd import os import cv2 import imutils import random import matplotlib.pyplot as plt from sklearn.model_selection import train_test_split from keras.models impo...
2df84ac71cfbc82cc6fcbe36478fea32
{ "intermediate": 0.31867551803588867, "beginner": 0.31165146827697754, "expert": 0.3696730434894562 }
10,047
hi
5131f8b4ce6cb60d5f10642b56a96b2b
{ "intermediate": 0.3246487081050873, "beginner": 0.27135494351387024, "expert": 0.40399640798568726 }
10,048
Fivem scripting how to trigger an event for people in a radius of 30 meters from a vector3
4c7ce99585f2b1473a1c84da3f5f05bf
{ "intermediate": 0.23192700743675232, "beginner": 0.1845160871744156, "expert": 0.5835568904876709 }
10,049
Fivem scripting how to trigger an event for people in a radius of 30 meters from a vector3
a0beb4d991154c36b91ec7169ac568ac
{ "intermediate": 0.23192700743675232, "beginner": 0.1845160871744156, "expert": 0.5835568904876709 }
10,050
Fivem scripting how to trigger an event all players in a radius of 30 meters from a vector3
498e7c75c735cf162d5c1dc3e59d7bd1
{ "intermediate": 0.271634578704834, "beginner": 0.23959405720233917, "expert": 0.48877137899398804 }
10,051
Fivem scripting how to trigger an event all players in a radius of 30 meters from a vector3
6163fb28dbf7b9d8dd29231fe5bbcaa3
{ "intermediate": 0.271634578704834, "beginner": 0.23959405720233917, "expert": 0.48877137899398804 }
10,052
preprocess this data to improve accuracy TransactionID,isFraud,TransactionDT,TransactionAmt,ProductCD,card1,card2,card3,card4,card5,card6,addr1,addr2,dist1,dist2,P_emaildomain,R_emaildomain,C1,C2,C3,C4,C5,C6,C7,C8,C9,C10,C11,C12,C13,C14,D1,D2,D3,D4,D5,D6,D7,D8,D9,D10,D11,D12,D13,D14,D15,M1,M2,M3,M4,M5,M6,M7,M8,M9,V1,V2...
cacaebd837d20031d22333a017472d7e
{ "intermediate": 0.3728322982788086, "beginner": 0.35851502418518066, "expert": 0.26865270733833313 }
10,053
Fivem Scripting lua how do i enable gta 5 stock police and set a wanted level so the police chase me
cfcef243270318b981f5f519bb4d4eec
{ "intermediate": 0.2912776470184326, "beginner": 0.4211307764053345, "expert": 0.2875915765762329 }
10,054
Fivem Scripting lua how do i enable gta 5 stock police and set a wanted level so the police chase me
77d293299014520d3dbc685e05efe0a8
{ "intermediate": 0.2912776470184326, "beginner": 0.4211307764053345, "expert": 0.2875915765762329 }
10,055
Way to use this without using std::random_device, and the random header? #pragma once #include <typeindex> #include <functional> #include <array> #include <iostream> #include <unordered_map> #include <vector> #include <algorithm> #include <random> class Event { public: virtual ~Event() {} }; class CollisionEvent...
962e876ecaca80b8242598abce23fc36
{ "intermediate": 0.267434686422348, "beginner": 0.5765995383262634, "expert": 0.15596576035022736 }
10,056
Is there a VBA code to change a range of row heights
9578143786bf3ad317734b091ebd914d
{ "intermediate": 0.39620500802993774, "beginner": 0.21342431008815765, "expert": 0.3903706669807434 }
10,057
import socket import threading import tkinter as tk import subprocess from PIL import ImageTk, Image from tkinter import Tk, Label import sys from tkinter import messagebox from tkinter import ttk import random import string import socket from tkinter import simpledialog root = tk.Tk() root.title("Client") root.config...
3a7a21e64291c128c5ba069bc92fd6c0
{ "intermediate": 0.3701712191104889, "beginner": 0.3990160822868347, "expert": 0.23081260919570923 }
10,058
Fivem Scripting lua how do i enable gta 5 stock police and set a wanted level so the police chase me
b4d1264688ea253eda8b6f6d5993fde6
{ "intermediate": 0.2912776470184326, "beginner": 0.4211307764053345, "expert": 0.2875915765762329 }
10,059
I used your code: import time from binance.client import Client from binance.enums import * from binance.exceptions import BinanceAPIException from binance.helpers import round_step_size import pandas as pd import requests import json import numpy as np import pytz import datetime as dt import ccxt # Get the current t...
8b4b0ddba582d4ca2fbfb2493f946210
{ "intermediate": 0.5031484961509705, "beginner": 0.33535489439964294, "expert": 0.1614965945482254 }
10,060
# Оптимизированный!!! Возвращает адреса созданных токенов в указанном диапазоне блоков (Обрабатывет множество блоков) import asyncio import aiohttp bscscan_api_key = 'CXTB4IUT31N836G93ZI3YQBEWBQEGGH5QS' # Create a semaphore with a limit of n semaphore = asyncio.Semaphore(5) async def get_external_transactions(block...
8bb03c0caf952bc7c662abd3831c6c44
{ "intermediate": 0.3325138986110687, "beginner": 0.4363502860069275, "expert": 0.23113584518432617 }
10,061
#pragma once class EventSystemBase { public: virtual ~EventSystemBase() {} } template<typename... Events> class EventSystem : public EventSystemBase { } class EventBus { }; class EventBase { public: virtual ~ComponentBase() {} virtual void DestroyData(unsigned char* data) const = 0; virtual void...
3da5706319f9f811322b621a82954d00
{ "intermediate": 0.310278981924057, "beginner": 0.5181774497032166, "expert": 0.17154361307621002 }
10,062
make discord bot write a message in server channel
65b776104d89b3da658dbd45a53a4518
{ "intermediate": 0.39329496026039124, "beginner": 0.21349181234836578, "expert": 0.3932132124900818 }
10,063
import asyncio import aiohttp bscscan_api_key = 'CXTB4IUT31N836G93ZI3YQBEWBQEGGH5QS' # Create a semaphore with a limit of n semaphore = asyncio.Semaphore(5) async def get_external_transactions(block_number): async with semaphore: async with aiohttp.ClientSession() as session: url = f'https://...
7b055ae98ae8c9bdbb77f97c5605929b
{ "intermediate": 0.29634958505630493, "beginner": 0.5299841165542603, "expert": 0.1736663281917572 }
10,064
Write a program code that will return transactions from processed blocks on the site https://bscscan.com/. Use APIKey. Transactions are in the Contract Internal Transactions tab
fa73e153a079aacad8244c60727ad305
{ "intermediate": 0.5622023940086365, "beginner": 0.15228411555290222, "expert": 0.2855135202407837 }
10,065
make discord bot loop on checking if a twitch channel is live, if so, send a message in a discord channel in python
4c5bcd36babeb1c4c0ef57a7e6a433d2
{ "intermediate": 0.3041926920413971, "beginner": 0.410946249961853, "expert": 0.28486108779907227 }
10,066
Unable to resolve "./components/FutureMK" from "app\Navigation.js" react native, why is that? i have all imported
77996771f77f299188d6fccb923dc6bb
{ "intermediate": 0.5101862549781799, "beginner": 0.2793916165828705, "expert": 0.21042214334011078 }
10,067
Write a program code that will return a set of transactions from processed blocks on the site https://bscscan.com/, which are located in the Contract Internal Transactions tab. Must return contracts from the To column where the value of the Type column is create. Use APIKey.
dfe817ffa4e873c3592e97e9a3e7f55e
{ "intermediate": 0.6093191504478455, "beginner": 0.12706194818019867, "expert": 0.2636188268661499 }
10,068
Create animated progress bar with gradient in react native
bdb8564353e4452f54fce7f825db4dc5
{ "intermediate": 0.38024523854255676, "beginner": 0.1483602076768875, "expert": 0.4713945686817169 }
10,069
# Оптимизированный!!! Возвращает адреса созданных токенов в указанном диапазоне блоков (Обрабатывет множество блоков) import asyncio import aiohttp bscscan_api_key = 'CXTB4IUT31N836G93ZI3YQBEWBQEGGH5QS' # Create a semaphore with a limit of n semaphore = asyncio.Semaphore(5) async def get_external_transactions(block...
2c969d879970273204a6eb830348fbc2
{ "intermediate": 0.39617377519607544, "beginner": 0.4186747372150421, "expert": 0.18515151739120483 }
10,070
import { Text, View, Pressable, TextInput, Alert, ScrollView} from ‘react-native’; import Header from ‘…/components/Header’; import Footer from ‘…/components/Footer’; import { gStyle } from ‘…/styles/style’; import React, {useState} from ‘react’; export default function Registration() { const [name, setName] = useSta...
b2d5cc5c24bd3f3d90777710c117cf74
{ "intermediate": 0.35568690299987793, "beginner": 0.3765946924686432, "expert": 0.26771843433380127 }
10,071
Error: You attempted to use a firebase module that's not installed on your Android project by calling firebase.app(). Ensure you have: 1) imported the 'io.invertase.firebase.app.ReactNativeFirebaseAppPackage' module in your 'MainApplication.java' file. 2) Added the 'new ReactNativeFirebaseAppPackage()' line inside o...
5d3849b46d648bc72fc9f4387cede19a
{ "intermediate": 0.6283185482025146, "beginner": 0.19336003065109253, "expert": 0.17832142114639282 }
10,072
Unable to resolve "firebase/app" from "App.js" What do i need to do? I just prebuilt my project and this err came
d50934d39d539968a3ba9ba8d96dec85
{ "intermediate": 0.6283945441246033, "beginner": 0.20058071613311768, "expert": 0.17102468013763428 }
10,073
how to change regular type def input_spec(): return ( tf.TensorSpec([None, X_train.shape[1]], tf.float64), tf.TensorSpec([None], tf.int64) ) def build_model(): final_model = tf.keras.models.Sequential([ tf.keras.layers.InputLayer(input_shape=(X_train.shape[1],)), tf.ker...
47be0da507a04823efce92ca678ea945
{ "intermediate": 0.2736887037754059, "beginner": 0.18978706002235413, "expert": 0.5365241765975952 }
10,074
#include <stdio.h> #include<stdlib.h> #include<time.h> void input(int *&a,int & n); void output(int *a,int n); void HeapAdjust(int* a,int s,int m) ; void HeapSort(int *a,int n); int main () { int i,n,m; int *a = NULL; input (a,n); HeapSort (a,n) ; free(a); return 0; }void inp...
dc1309dd99a29c67bf6627679c92c7e6
{ "intermediate": 0.3199606239795685, "beginner": 0.5299344062805176, "expert": 0.15010496973991394 }
10,075
I’m building a video game engine using C++ as the coding language and Vulkan for graphics. I am trying to set up a generic renderer using Vulkan that is flexible and will render objects based on a vector that is supplied to it. The renderer will also handle the creation of the window using GLFW and use GLM for all rele...
71f0a4cb62e45424e4726cdf7642e287
{ "intermediate": 0.44641023874282837, "beginner": 0.3242754340171814, "expert": 0.22931434214115143 }
10,076
I need to write a vba code That will cut the following file 'Due Checks.csv' from this address C:\Users\HP\Downloads\Due Checks.csv and paste into this folder G:\Shared drives\Swan School Site Premises\PREMISES MANAGEMENT\SERVICE PROVIDERS automatically overwriting any same named file, without any prompts
cc8b134ec67ba88be48b5f16dcaf62ee
{ "intermediate": 0.45070454478263855, "beginner": 0.23783598840236664, "expert": 0.3114594519138336 }
10,077
i want you to look at this code below and see if this code address these issues now "For example, community 7 in HTTML is a 'nan community In addition, I can not find the total number of nodes in the whole graph to compare it with the number of unique edges The Eigenvector Centrality is given for nodes not in the ma...
5a581459b94bc8a1ce4abd31ae547e9d
{ "intermediate": 0.3158065676689148, "beginner": 0.35623490810394287, "expert": 0.32795849442481995 }
10,078
Android Bundling failed 69ms Unable to resolve "firebase/app" from "App.js"
335b6b19ace8322a970f1f668920bbd7
{ "intermediate": 0.4821840822696686, "beginner": 0.2971130609512329, "expert": 0.2207028567790985 }
10,079
I have tried -8 times ssh key but Git Bash is giving this error: Load key "/c/Users/user/.ssh/id_rsa.pub": invalid format <PRESIDIO_ANONYMIZED_EMAIL_ADDRESS>: Permission denied (publickey,gssapi-keyex,gssapi-with-mi c). fatal: Could not read from remote repository. Please make sure you have the correct access rights a...
5b63f63111440abd92894640d9c7410c
{ "intermediate": 0.3627576231956482, "beginner": 0.32090193033218384, "expert": 0.31634044647216797 }
10,080
thats my app.js import firebase from ‘firebase/app’; import { Navigation } from ‘./app/Navigation’; import * as Font from ‘expo-font’; import { useState } from ‘react’; import AppLoading from ‘expo-app-loading’; import ‘@react-native-firebase/auth’; import ‘@react-native-firebase/database’; import { firebaseConfig } fr...
d2cbe12270b7ac6f24cdd1e89ea63554
{ "intermediate": 0.2939542531967163, "beginner": 0.4737054705619812, "expert": 0.2323402464389801 }
10,081
I have a range of columns that are continously being added to. The range is column B to E. Row 1 is my Header Column B is for date entries. Is there a VBA code that can sort the table range below the header so that the Date value is from Oldest to Newest
2f3e46722b5fbc42fffa6d89aaeb21c9
{ "intermediate": 0.4661654829978943, "beginner": 0.2350628823041916, "expert": 0.29877161979675293 }
10,082
hi
3a8339367692d68148ba626d4af2d558
{ "intermediate": 0.3246487081050873, "beginner": 0.27135494351387024, "expert": 0.40399640798568726 }
10,083
import requests bscscan_api_key = 'CXTB4IUT31N836G93ZI3YQBEWBQEGGH5QS' def get_newly_created_contracts(start_block, end_block): url = f'https://api.bscscan.com/api?module=account&action=txlistinternal&startblock={start_block}&endblock={end_block}&sort=asc&apikey={bscscan_api_key}' try: response = req...
1494a073488dfeb5f7250544d466aff0
{ "intermediate": 0.4645857512950897, "beginner": 0.33941057324409485, "expert": 0.19600366055965424 }
10,084
I used this code: import time from binance.client import Client from binance.enums import * from binance.exceptions import BinanceAPIException from binance.helpers import round_step_size import pandas as pd import requests import json import numpy as np import pytz import datetime as dt import ccxt # Get the current t...
91ac2bcd4f31a580faf0c6ae9a6b3326
{ "intermediate": 0.5100780129432678, "beginner": 0.3374444544315338, "expert": 0.15247753262519836 }
10,085
I’m building a video game engine using C++ as the coding language and Vulkan for graphics. I am trying to set up a generic renderer using Vulkan that is flexible and will render objects based on a vector that is supplied to it. The renderer will also handle the creation of the window using GLFW and use GLM for all rele...
f401e05bb413c0b4e619982961373207
{ "intermediate": 0.4101669192314148, "beginner": 0.33082178235054016, "expert": 0.25901132822036743 }
10,086
"TimeLabel = importTime('Book1.xlsx'); Data = importData('Book1.xlsx'); nDays = 38064; TimeLabel = TimeLabel(1:nDays); Data = Data(1:nDays);" expand the code to create time series data from TimeLabel and Data
57b53166b97e445fee5a045e425d58b6
{ "intermediate": 0.5888614654541016, "beginner": 0.22210125625133514, "expert": 0.1890372931957245 }
10,087
The argument type 'QrImage' can't be assigned to the parameter type 'Widget? flutter
12995bf2543b54c81b05aa55edc3b67a
{ "intermediate": 0.5014796853065491, "beginner": 0.21921880543231964, "expert": 0.2793015241622925 }
10,088
java code to detect number of tracks in a midi file and delete all tracks except the first , using java midi
721221de7ac20c89bdc38a65001fb1b9
{ "intermediate": 0.5250117778778076, "beginner": 0.09577146917581558, "expert": 0.3792167901992798 }
10,089
I’m building a video game engine using C++ as the coding language and Vulkan for graphics. I am trying to set up a generic renderer using Vulkan that is flexible and will render objects based on a vector that is supplied to it. The renderer will also handle the creation of the window using GLFW and use GLM for all rele...
6dae68451f914fe0864cc88b30c2c950
{ "intermediate": 0.4101669192314148, "beginner": 0.33082178235054016, "expert": 0.25901132822036743 }
10,090
Make a c# .net framework web api that retrieves data from an ms crm, the name of the entity is alfa_shipmentorder, the names of the fields in the crm start with alfa_ CRMAccountId long Yes CustomerID of your corporate PickupType Int Yes 0 client will give items himself to POS 1 to be picked up RequestTypeId Int Yes R...
6381f994682cdabea598502a8eb4747c
{ "intermediate": 0.3635196089744568, "beginner": 0.3379993438720703, "expert": 0.2984810769557953 }
10,091
what is front arena by FIS
4adf6e13932739a004d2be67d8addaf1
{ "intermediate": 0.3289248049259186, "beginner": 0.2283129096031189, "expert": 0.4427623450756073 }
10,092
I’m building a video game engine using C++ as the coding language and Vulkan for graphics. I am trying to set up a generic renderer using Vulkan that is flexible and will render objects based on a vector that is supplied to it. The renderer will also handle the creation of the window using GLFW and use GLM for all rele...
ff005d00ba696354fe5721f67d2dbae5
{ "intermediate": 0.4101669192314148, "beginner": 0.33082178235054016, "expert": 0.25901132822036743 }
10,093
i have an err with import file FirebaseConfig import firebase from 'firebase/app'; import { Navigation } from './app/Navigation'; import * as Font from 'expo-font'; import { useState } from 'react'; import AppLoading from 'expo-app-loading'; import '@react-native-firebase/auth'; import '@react-native-firebase/database'...
d9539e3313eca933491c882861c42657
{ "intermediate": 0.407375305891037, "beginner": 0.42288216948509216, "expert": 0.16974250972270966 }
10,094
huggingface.co/spaces/yuntian-deng/ChatGPT API
604d03459e554be8df95d1ccddeb66e3
{ "intermediate": 0.44852614402770996, "beginner": 0.2555980384349823, "expert": 0.2958758473396301 }
10,095
I want to create a brand new and unique social media platform that will attract young people and teens. It will be fully open source on GitHub. Please create a full file structure for the GitHub repo that will host the platform. Don't leave any folder or file out.
ebfd8bf42f2d8bf2b8d6c10c6e5917cc
{ "intermediate": 0.3355869650840759, "beginner": 0.2208871692419052, "expert": 0.4435258209705353 }
10,096
do you know what is front arena by fIS?
4ba0d232e3b8c24d82927e4504cae8c9
{ "intermediate": 0.27110597491264343, "beginner": 0.2283228635787964, "expert": 0.5005711913108826 }
10,097
I want to create a brand new and unique social media platform that will attract young people and teens. It will be fully open source on GitHub. Please create a. a unique, memorable name for the platform and the repo, and b. a full possible file structure for the GitHub repo that will host the platform. Don't leave any ...
25aedbb4ce102ed0870c5f3c738d5dd3
{ "intermediate": 0.3550368547439575, "beginner": 0.23847821354866028, "expert": 0.4064849317073822 }
10,098
OOP C++: Kaguya có rất nhiều bạn: bao gồm bạn thân (BestFriend), bạn trai (BoyFriend) và các bạn trai khác (OtherBoy). Tất cả những người bạn đều cần lưu thông tin bao gồm tên (name, không có khoảng trắng) và độ tuổi (age, từ 0 đến 100). Bạn thân (loại 1) cần lưu thêm số điện thoại (phone), thời gian dành cho bạn thân...
474d5c011260908c8f9d503bf87bd24f
{ "intermediate": 0.2216140627861023, "beginner": 0.6105071902275085, "expert": 0.1678786724805832 }
10,099
import requests bscscan_api_key = 'CXTB4IUT31N836G93ZI3YQBEWBQEGGH5QS' def get_newly_created_contracts(start_block, end_block): url = f'https://api.bscscan.com/api?module=account&action=txlistinternal&startblock={start_block}&endblock={end_block}&sort=asc&apikey={bscscan_api_key}' try: response = req...
ce4670bdaaada822963e3e5e14245739
{ "intermediate": 0.4997616708278656, "beginner": 0.3501095473766327, "expert": 0.15012884140014648 }
10,100
I need a python programm to draw a phase portrait of system of differential equations
02b9a9aed288966ddca3bc21b82ed9be
{ "intermediate": 0.3861175775527954, "beginner": 0.16841167211532593, "expert": 0.44547075033187866 }
10,101
Heres a roblox script to play an animation when the player presses E, is there anything wrong with this code?
7eed6d25a5322efeefd2e931e21699fb
{ "intermediate": 0.4696862995624542, "beginner": 0.19175487756729126, "expert": 0.3385588526725769 }
10,102
I need a script, in whatever coding language it works best, that lets me select a pdf, splits it into 100 pages max, translates each split, and then merges it back up into 1 pdf
3abd5e68d17b9b55c593579387223fe7
{ "intermediate": 0.496889591217041, "beginner": 0.22234979271888733, "expert": 0.28076067566871643 }
10,103
I want to create a brand new and unique social media platform that will attract young people and teens. It will be fully open source on GitHub. Please create a. a unique, memorable name for the platform and the repo, and b. a full possible file structure for the GitHub repo that will host the platform. Don't leave any ...
a17a88bd9d8a6ad968f9dc29f07e1ba0
{ "intermediate": 0.3625689148902893, "beginner": 0.24940219521522522, "expert": 0.3880288302898407 }
10,104
I need a script, in any language, that will select a pdf and will translate it. The pdf can be very big ( 800 pages + ). Make sure it translates the whole pdf
805faeb01ffea7bdd702e2bfe96820f9
{ "intermediate": 0.33002936840057373, "beginner": 0.17968899011611938, "expert": 0.4902816712856293 }
10,105
crossover_point = 7 population_size = 100 num_generations = 100 tournament_size = 2 probability = 0.09 penalty = 1 parents = mutate(pop_init, position_vectors,1.0) nrows=100 global_best = pop_init[1, :] global_best_value = target(global_best) # Main loop for gen in 1:num_generations # Parent population parent_...
ca4cf2b9a4b0355ecb2f917be8a370af
{ "intermediate": 0.31339937448501587, "beginner": 0.39473024010658264, "expert": 0.2918703556060791 }
10,106
I want to create a brand new, useful and unique piece of software for web and Windows aimed at developers. It will be fully open source on GitHub. Please create a. a unique, memorable name for the platform and the repo, and b. a full possible file structure for the GitHub repo that will host the platform. Don't leave a...
35eeb9a888a04db8c2115ae1169594e3
{ "intermediate": 0.36585527658462524, "beginner": 0.27017444372177124, "expert": 0.3639703094959259 }
10,107
I want to create a brand new, useful and unique piece of software for Windows aimed at developers. It will be fully open source on GitHub. Please create a. a unique, memorable name for the platform and the repo, b. a description for the repo and c. a full possible file structure for the GitHub repo that will host the ...
58d0dffe11c0a6ca61baa4991c37b27b
{ "intermediate": 0.35654670000076294, "beginner": 0.29584917426109314, "expert": 0.34760409593582153 }
10,108
I want to create a brand new, extremely useful and VERY unique, niche and specific piece of software with a lot of potential, for Windows only, aimed at developers. IT SHOULD NOT BE GENERIC OR ALREADY EXIST. It will be fully open source on GitHub. Please create a. a unique, memorable name for the platform and the repo,...
d0c1555bb93be956102e7153d2671688
{ "intermediate": 0.3062431514263153, "beginner": 0.3243385851383209, "expert": 0.36941826343536377 }
10,109
I’m building a video game engine using C++ as the coding language and Vulkan for graphics. I am trying to set up a generic renderer using Vulkan that is flexible and will render objects based on a vector that is supplied to it. The renderer will also handle the creation of the window using GLFW and use GLM for all rele...
ec287a9b0906c2d45be6e5bade1d7656
{ "intermediate": 0.4101669192314148, "beginner": 0.33082178235054016, "expert": 0.25901132822036743 }
10,110
检查这段html代码的意图以及存在的错误,然后改正它: <html> <head> <meta charest="UTF-8"> <title>美好的一天</title> </head> <body> <h1 style="background-color:gold;">计算机和时钟养成记</h1> 作者:<b><i>邓旻昕</i></b><sup>*</sup>时间:<i>2023年5月19日</i> <h2>发明前</h2> <div> <p>在发明前,我也不知道自己能不能做成。</p> ...
1ff2dbeb740282ca0871063874f93413
{ "intermediate": 0.3112667202949524, "beginner": 0.41500425338745117, "expert": 0.27372899651527405 }
10,111
Write a program code that, when entering the address of a token, will determine whether liquidity has been added to this one and whether it has been blocked. Token on Binance Smart Chain. Use APIKey
f6e8184ccd0bbee407bbb2d4600afc75
{ "intermediate": 0.6781594753265381, "beginner": 0.06426409631967545, "expert": 0.25757643580436707 }
10,112
I used this code: import time from binance.client import Client from binance.enums import * from binance.exceptions import BinanceAPIException from binance.helpers import round_step_size import pandas as pd import requests import json import numpy as np import pytz import datetime as dt import ccxt # Get the current t...
861fc99c1b59888c7421f2ea5e544d2e
{ "intermediate": 0.5100780129432678, "beginner": 0.3374444544315338, "expert": 0.15247753262519836 }
10,113
function GA2(crossover_point=7, population_size=100, num_generations=10, tournament_size=2, probability=0.09, weight1=0.15, weight2=0.6, weight3=0.3, contraint_1=250000000, constraint2=250000, contraint_3=1.2) nrows=population_size parents = mutate(pop_init, position_vectors, 1.0) global_best = pop_ini...
7a91ba1674a7c25f4177d2514755414e
{ "intermediate": 0.35266900062561035, "beginner": 0.376441091299057, "expert": 0.27088984847068787 }
10,114
need to make normal snapability from 3dwireframe matrix model to grid, from grid to grid, from grid to 3dwfireframe matrix model and from 3dwireframe matrix model to 3dwireframe matrix model on mouse click to start-end snap points and making new 3dwireframe matrix lines that way. grid should not interline itself on its...
faa43ffc00faaf18e6dec78af6b7dce2
{ "intermediate": 0.26680880784988403, "beginner": 0.4191991686820984, "expert": 0.3139919936656952 }
10,115
need to make normal snapability from 3dwireframe matrix model to grid, from grid to grid, from grid to 3dwfireframe matrix model and from 3dwireframe matrix model to 3dwireframe matrix model on mouse click to start-end snap points and making new 3dwireframe matrix lines that way. grid should not interline itself on its...
c4bf76cd0b022ec96644d778c3ff24ea
{ "intermediate": 0.26680880784988403, "beginner": 0.4191991686820984, "expert": 0.3139919936656952 }
10,116
need to make normal snapability from 3dwireframe matrix model to grid, from grid to grid, from grid to 3dwfireframe matrix model and from 3dwireframe matrix model to 3dwireframe matrix model on mouse click to start-end snap points and making new 3dwireframe matrix lines that way. grid should not interline itself on its...
c25c018e7d6a8993d88b1a429704b8db
{ "intermediate": 0.26680880784988403, "beginner": 0.4191991686820984, "expert": 0.3139919936656952 }
10,117
I want that: function iterate_weights() weight1_range = 0.05:0.05:0.2 weight2_range = 0:0.1:1.0 weight3_range = 0.1:0.1:0.9 results = DataFrame(weight1=[], weight2=[], weight3=[], global_best=DataFrame([]), global_best_value=[]) for weight1 in weight1_range for weight2 in weight2_...
249c9e1deb00b11582ffea3475917d3d
{ "intermediate": 0.536117434501648, "beginner": 0.28796523809432983, "expert": 0.1759173572063446 }
10,118
Change that: weight1_range = 0.05:0.05:0.2 weight2_range = 0:0.1:1.0 weight3_range = 0.1:0.1:0.9 for weight1 in weight1_range for weight2 in weight2_range for weight3 in weight3_range @async begin global_best, global_best_value = GA2(7, 100, 10, ...
698cb7dadbf81df910330a5fc2d3e26b
{ "intermediate": 0.34705591201782227, "beginner": 0.28705859184265137, "expert": 0.36588549613952637 }
10,119
Give complete solution with code for the below project stepwise in docker and docker compose (Automate everything) As a user, I should be able to access APIs associated with any model (Please tell me how it is done in solution): Project: AI Toolchain is a collection of tools for quickly building and deploying machine ...
316b0a9e4f69358ab3f91b1d7bcece84
{ "intermediate": 0.45972713828086853, "beginner": 0.29506298899650574, "expert": 0.24520979821681976 }
10,120
Give complete solution with code for the below project stepwise in docker and docker compose (Automate everything) As a user, I should be able to access APIs associated with any model (Please tell me how it is done in solution): Project: AI Toolchain is a collection of tools for quickly building and deploying machine ...
ff3fafec49b82ddc468842b3bc17da20
{ "intermediate": 0.6782860159873962, "beginner": 0.18161873519420624, "expert": 0.14009523391723633 }
10,121
test
307a97be66702cf130fdadd0fe7b9397
{ "intermediate": 0.3229040801525116, "beginner": 0.34353747963905334, "expert": 0.33355844020843506 }
10,122
I used this code: import time from binance.client import Client from binance.enums import * from binance.exceptions import BinanceAPIException from binance.helpers import round_step_size import pandas as pd import requests import json import numpy as np import pytz import datetime as dt import ccxt # Get the current t...
295f7eb4827c34dddf5eefb3c9138572
{ "intermediate": 0.5100780129432678, "beginner": 0.3374444544315338, "expert": 0.15247753262519836 }
10,123
import requests # Replace YOUR_APIKEY with your actual BscScan API key. APIKEY = "CXTB4IUT31N836G93ZI3YQBEWBQEGGH5QS" # Method signatures LOCK_TOKENS_SIGNATURE = "0x6167aa61" ADD_LIQUIDITY_ETH_SIGNATURE = "0xf305d719" LOCK_SIGNATURE = "0x07279357" def is_signature_present(address, signature, start_block=0, end_block...
5870653a5436c8182f606a9474314784
{ "intermediate": 0.46948373317718506, "beginner": 0.3497673273086548, "expert": 0.18074892461299896 }
10,124
Can you program
e913458340b802684ea0ca62f524f80d
{ "intermediate": 0.2628566324710846, "beginner": 0.2704368233680725, "expert": 0.4667064845561981 }
10,125
need to make normal snapability from 3dwireframe matrix model to grid, from grid to grid, from grid to 3dwfireframe matrix model and from 3dwireframe matrix model to 3dwireframe matrix model on mouse click to start-end snap points and making new 3dwireframe matrix lines that way. grid should not interline itself on its...
369d4df8f9d8a8fc5cedcf34ea21fc8c
{ "intermediate": 0.26680880784988403, "beginner": 0.4191991686820984, "expert": 0.3139919936656952 }
10,126
Write a program code that will analyze all transactions on the site https://bscscan.com/token/0x0d4890ecEc59cd55D640d36f7acc6F7F512Fdb6e in the Transfers tab and detect method signatures Lock Tokens 0x6167aa61 Add Liquidity ETH 0xf305d719 Lock 0x07279357. Token on Binance Smart Chain. Use APIKey
95973015f88c20505f517ec9aaee1b27
{ "intermediate": 0.543624997138977, "beginner": 0.1400260478258133, "expert": 0.31634896993637085 }
10,127
на widnows запускаю и получаю ошибку fATAL: data directory “/var/lib/postgresql/data/pgdata” has invalid permissions
303dbbdbe7435be9816524bbc936ec5c
{ "intermediate": 0.3690183162689209, "beginner": 0.27059730887413025, "expert": 0.36038440465927124 }
10,128
need to make normal snapability from 3dwireframe matrix model to grid, from grid to grid, from grid to 3dwfireframe matrix model and from 3dwireframe matrix model to 3dwireframe matrix model on mouse click to start-end snap points and making new 3dwireframe matrix lines that way. grid should not interline itself on its...
b4e77a9167f3c26d28dd85a3f0c5f4df
{ "intermediate": 0.2741520404815674, "beginner": 0.3953407108783722, "expert": 0.3305072486400604 }
10,129
я запускаю docker compose через windows btms-postgres-1 | 2023-06-04 15:08:51.443 UTC [83] FATAL: data directory "/var/lib/postgresql/data/pgdata" has invalid permissions btms-postgres-1 | 2023-06-04 15:08:51.443 UTC [83] DETAIL: Permissions should be u=rwx (0700) or u=rwx,g=rx (0750).
e0dd66c5054daa49d701769042cbce4c
{ "intermediate": 0.40214264392852783, "beginner": 0.29258835315704346, "expert": 0.3052690029144287 }
10,130
need to make normal snapability from 3dwireframe matrix model to grid, from grid to grid, from grid to 3dwfireframe matrix model and from 3dwireframe matrix model to 3dwireframe matrix model on mouse click to start-end snap points and making new 3dwireframe matrix lines that way. grid should not interline itself on its...
edf0274ea76167b7246a3d7831f3a85d
{ "intermediate": 0.2741520404815674, "beginner": 0.3953407108783722, "expert": 0.3305072486400604 }
10,131
need to make normal snapability from 3dwireframe matrix model to grid, from grid to grid, from grid to 3dwfireframe matrix model and from 3dwireframe matrix model to 3dwireframe matrix model on mouse click to start-end snap points and making new 3dwireframe matrix lines that way. grid should not interline itself on its...
2ec3b20087cc299fbde8ba6953f08e84
{ "intermediate": 0.27949637174606323, "beginner": 0.3869239389896393, "expert": 0.3335796594619751 }
10,132
need to make normal snapability from 3dwireframe matrix model to grid, from grid to grid, from grid to 3dwfireframe matrix model and from 3dwireframe matrix model to 3dwireframe matrix model on mouse click to start-end snap points and making new 3dwireframe matrix lines that way. grid should not interline itself on its...
6e062815f670d476c506eae7f6f4257d
{ "intermediate": 0.27949637174606323, "beginner": 0.3869239389896393, "expert": 0.3335796594619751 }
10,133
need to make normal snapability from 3dwireframe matrix model to grid, from grid to grid, from grid to 3dwfireframe matrix model and from 3dwireframe matrix model to 3dwireframe matrix model on mouse click to start-end snap points and making new 3dwireframe matrix lines that way. grid should not interline itself on its...
55cdc5ccec6526d513c6a4feec4f72af
{ "intermediate": 0.27949637174606323, "beginner": 0.3869239389896393, "expert": 0.3335796594619751 }
10,134
I’m building a video game engine using C++ as the coding language and Vulkan for graphics. I am trying to set up a generic renderer using Vulkan that is flexible and will render objects based on a vector that is supplied to it. The renderer will also handle the creation of the window using GLFW and use GLM for all rele...
628f1ff3512deca2e3608bf6c34e869c
{ "intermediate": 0.4536263644695282, "beginner": 0.4259277880191803, "expert": 0.12044584006071091 }
10,135
есть код на языке R.нужно переименовать переменные, седалть рефакторинг кода matr=sample(c(0,1), #setting a random matr size=students^2, prob=c(0.1,0.9), #probability of occurrence 0 and 1 replace=T) #with repetitions team <- function(students, matr=sample(c(0,1),...
86fd9b7707452d85b47df54b7c250ba6
{ "intermediate": 0.29096758365631104, "beginner": 0.5480158925056458, "expert": 0.16101647913455963 }
10,136
need to make normal snapability from 3dwireframe matrix model to grid, from grid to grid, from grid to 3dwfireframe matrix model and from 3dwireframe matrix model to 3dwireframe matrix model on mouse click to start-end snap points and making new 3dwireframe matrix lines that way. grid should not interline itself on its...
f7be5dbf33c767a87b95d83463e4b8fb
{ "intermediate": 0.27949637174606323, "beginner": 0.3869239389896393, "expert": 0.3335796594619751 }
10,137
need to make normal snapability from 3dwireframe matrix model to grid, from grid to grid, from grid to 3dwfireframe matrix model and from 3dwireframe matrix model to 3dwireframe matrix model on mouse click to start-end snap points and making new 3dwireframe matrix lines that way. grid should not interline itself on its...
29a68c90cefab577561ba371a2691486
{ "intermediate": 0.2819575369358063, "beginner": 0.3762917220592499, "expert": 0.3417508006095886 }
10,138
i want to make a evaluation metrics, which takes into account the r2_score, mean_squared_error and mean_absolute error of the train data and test data each of the many trained ml models. Give a code to sort these models according to the new evaluation metrics
1dc644bcf3efb55655f14295f879fd07
{ "intermediate": 0.31925347447395325, "beginner": 0.08734913170337677, "expert": 0.5933974385261536 }
10,139
make some attachment points on which new edges-vertices can be snapped. spread all these attachment points all over canvas through the center of 3d matrix model. make this mvc menu appear and disappear when pointing throughou these attachmen point grid, to be able to press that addedge button and draw a new line to ext...
5e953af457fd8a1fed1791df19598ced
{ "intermediate": 0.30002614855766296, "beginner": 0.36309120059013367, "expert": 0.33688271045684814 }
10,140
make some attachment points on which new edges-vertices can be snapped. spread all these attachment points all over canvas through the center of 3d matrix model. make this mvc menu appear and disappear when pointing throughou these attachmen point grid, to be able to press that addedge button and draw a new line to ext...
8cb63d36cde0beb87a91bd350eaa4378
{ "intermediate": 0.30002614855766296, "beginner": 0.36309120059013367, "expert": 0.33688271045684814 }
10,141
Hi, I have this code: %%cu #include <stdio.h> #include <stdlib.h> #include <cuda.h> #include <cuda_runtime.h> #include "/content/common.h" #define MATRIX_SIZE 1024 #define THREADS_PER_BLOCK 32 // Bitonic sort implementation __device__ void bitonicSort(int* data, int k, int j, int dir) { int i, temp; if ((k & j)...
9b7edb84433881d69bbc586658760e6f
{ "intermediate": 0.36709389090538025, "beginner": 0.38975971937179565, "expert": 0.2431463599205017 }
10,142
make some attachment points on which new edges-vertices can be snapped. spread all these attachment points all over canvas through the center of 3d matrix model. make this mvc menu appear and disappear when pointing throughou these attachmen point grid, to be able to press that addedge button and draw a new line to ext...
60c49c800c7d3efef1bc010734a609ff
{ "intermediate": 0.30002614855766296, "beginner": 0.36309120059013367, "expert": 0.33688271045684814 }
10,143
make some attachment points on which new edges-vertices can be snapped. spread all these attachment points all over canvas through the center of 3d matrix model. make this mvc menu appear and disappear when pointing throughou these attachmen point grid, to be able to press that addedge button and draw a new line to ext...
20ba2b4446f9f5d086105c2ca470525e
{ "intermediate": 0.30002614855766296, "beginner": 0.36309120059013367, "expert": 0.33688271045684814 }