Filtre

Son aramalarım
Şuna göre filtrele:
Bütçe
ile
ile
ile
Tür
Beceri
Diller
    İş Durumu
    2,000 boolean iş bulundu, ücretlendirmeleri EUR

    ...falls under 30% or completes the task. If the dust sensor detects a particularly dirty spot, the robot will perform a 35s spot cleaning. The blackboard must contain at least the following elements, but you can add more if your implementation requires it: BATTERY_LEVEL: an integer number between 0 and 100. SPOT_CLEANING: a Boolean value – TRUE if the command was requested, FALSE GENERAL_CLEANING: a Boolean value – TRUE if the command was requested, FALSE DUSTY_SPOT: a Boolean value – TRUE if the sensor detected a dusty spot during the cycle, FALSE HOME_PATH: The path to the docking station. As specified in the tree, SPOT_CLEANING and GENERAL_CLEANING should not change state until the command has been completed. The tree evaluation should be called ...

    €206 (Avg Bid)
    Acil
    €206 Ortalama Teklif
    4 teklifler

    Looking for an ML Engineer/Full stack developer with already developed web ready CV/resume parser that includes: • job parser, • job matching, • search engine with boolean search capabilities. 1. Parser: A CV/resume parser helps us automatically store, organize, and analyze resume data to find the best candidate. It is a component that automatically segregates the information into various fields and parameters like contact information, educational qualification, work experience, skills, achievements, professional certifications, publications to quickly help you identify the most relevant resumes based on our criteria. • It should parse resumes of all formats including PDF, doc, docx, HTML, RTF • It should be easy to integrate with our existing website. ...

    €1055 (Avg Bid)
    €1055 Ortalama Teklif
    37 teklifler

    ...eUrl::getConfigurationPlacementUrl(string, string) /home/bitrix/www/bitrix/components/bitrix/:507 #1: include(string) /home/bitrix/www/bitrix/modules/main/classes/general/ #2: CBitrixComponent->__includeComponent() /home/bitrix/www/bitrix/modules/main/classes/general/ #3: CBitrixComponent->includeComponent(string, array, object, boolean) /home/bitrix/www/bitrix/modules/main/classes/general/ #4: CAllMain->IncludeComponent(string, string, array, object) /home/bitrix/www/bitrix/components/bitrix/:91 #5: include(string) /home/bitrix/www/bitrix/modules/main/classes/general/ #6: CBitrixComponentTemplate->__IncludePHPTemplate(array, array, string) /home/b

    €17 (Avg Bid)
    €17 Ortalama Teklif
    3 teklifler

    See attached screenshot. This project is in Python only! I have 2 processes running simultaneously. One is the main process, the second is a timer for the main process. When the timer runs out, it passes a boolean value to the main process to stop it. What I want now is to have a way of handling ctrl+c. If the program is still running and a user presses ctrl+c, the countdown should pass a value to main process just as like when the countdown is over so that the process will end gracefully instead of quitting abruptly.

    €110 (Avg Bid)
    €110 Ortalama Teklif
    18 teklifler

    ...separately). First nonworking code: import java.util.*; public class SumOfSubsetPrevious { public static void main(String[] args) { //Storing the input Scanner scannings = new Scanner(); int lengthening = (); int[] numericals = new int[lengthening]; for(int i = 0; i < lengthening; i++) { numericals[i] = (); } //Calculating the running tally for each boolean Verification = false; int Summation; for( int j = 0; j < lengthening; j++) { //elements zero 9 10 9 11 7 13 8 9 6 9 Summation = 0; int[] momentary = new int[j+1]; for(int k = 0; k < j; k++) { momentary[k] = numericals[k]; } ArrayList<Integer> A = new ArrayList<>((momentary)); Combination(A, numericals[j]); } // Function

    €29 (Avg Bid)
    €29 Ortalama Teklif
    8 teklifler

    ...debrief on said tasks. You will work autonomously but be given access to learning material and reference examples and information. An example of a task 1 woule be to populate several excelsheets with numberous representative rows and colums of data with correctly validated, formated and representative data values Another example of maybe task 2 would be Internet web research using X-ray Search and Boolean Search String concepts to produce and compile a CSV 10 lists of 95 rows of specific information related to countries, geographic regions and tools on a given subject reseached This is a fun remote gig, please only message if you have been able to grasp an understanding of the task of what the brief requires, and relish the chance to see the assignments through to completion ...

    €18 / hr (Avg Bid)
    €18 / hr Ortalama Teklif
    20 teklifler

    ...debrief on said tasks. You will work autonomously but be given access to learning material and reference examples and information. An example of a task 1 woule be to populate several excelsheets with numberous representative rows and colums of data with correctly validated, formated and representative data values Another example of maybe task 2 would be Internet web research using X-ray Search and Boolean Search String concepts to produce and compile a CSV 10 lists of 95 rows of specific information related to countries, geographic regions and tools on a given subject reseached This is a fun remote gig, please only message if you have been able to grasp an understanding of the task of what the brief requires, and relish the chance to see the assignments through to completion ...

    €17 (Avg Bid)
    €17 Ortalama Teklif
    33 teklifler

    android and apple Mobile Application for sma...verification fails or is not up to the mark then generate QR code on the screen to be scanned by employee login. (QR code can be provided from backend or can be generated on frontend based on discussion ) feature needed in employee login. 1. login password reset change logout etc 2. edit profile like photo update etc. 3. view attendance data (tabular data ) 4. mark record for conflict like a boolean value and add comments for a record in attendance data. 5. in case face recognition on the admin premises has failed to mark attendance open QR scanner to scan QR code on Admin mobile/table screen to mark attendance. Mobile application preferably in IONIC framework. API are existing need to be used. we can discuss if any other information ...

    €274 (Avg Bid)
    €274 Ortalama Teklif
    15 teklifler

    ...to crowd AP list in user domain. 2. The central hub should do following things every 30 min interval: a. Run a loop 25 times (no. of sensor nodes) and do next actions. b. The central hub will disconnect from the broadband router c. Central hub will connect to all the hotspots starting from 1. Eg. BSSUBMRL1. BSSUBMRL2... d. The connected hotspot will send its sensor value (float) and status (boolean) as a JSON message to the central hub (or any way you feel easy) e. The central hub will disconnect the hotspot node and connect to the broadband router again. f. Central hub will send the data collected for hotspot from previous step to the cloud server. g. Cloud server will send response element "BRCON" with value as 1 or 0. h. If value is 1, then disconnect broadband ...

    €213 (Avg Bid)
    €213 Ortalama Teklif
    10 teklifler

    in Malaysia and Singapore ```ts type ShippingArgs = { /** Cash on delivery. !important */ isCOD: boolean; /** Reference number coming from our db. */ refNumber: string; // any other args // ...rest }; type TrackingArgs = { /** Tracking number. */ trackingNumber: string; // ...rest }; type PrintingArgs = { size: "A4" | "Sticker"; trackingNumbers: string[]; // ...rest }; const fns = { /** create a shipment */ ship: (args: ShippingArgs) => undefined, /** print labels */ print: (args: PrintingArgs) => undefined, /** will listen to webhooks for tracking */ listen: (args: TrackingArgs) => undefined, }; ```

    €19 / hr (Avg Bid)
    €19 / hr Ortalama Teklif
    24 teklifler

    I am looking for a Boolean string ninja to create approx 20 X-Ray Search strings.

    €16 (Avg Bid)
    €16 Ortalama Teklif
    9 teklifler

    android and apple Mobile Application for sm...verification fails or is not up to the mark then generate QR code on the screen to be scanned by employee login. (QR code can be provided from backend or can be generated on frontend based on discussion ) feature needed in employee login. 1. login password reset change logout etc 2. edit profile like photo update etc. 3. view attendance data (tabular data ) 4. mark record for conflict like a boolean value and add comments for a record in attendance data. 5. in case face recognition on the admin premises has failed to mark attendance open QR scanner to scan QR code on Admin mobile/table screen to mark attendance. Mobile application preferably in IONIC framework. API are existing need to be used. we can discuss if any other information ...

    €411 (Avg Bid)
    €411 Ortalama Teklif
    33 teklifler

    I'm a programmer, but not that advanced in Javascript. I need a function created that will work with a JSON object and return a boolean result. I posted it here but it was closed for not being focused enough (go figure). I've never used so I'm hoping for a positive experience.

    €20 (Avg Bid)
    €20 Ortalama Teklif
    35 teklifler

    - No Frameworks are allowed - Zero Code Similarity - A ZIP or RAR file must be submitted - Your compressed file must contain; - your CSS, HTML, JS, PHP files - A text fil... - surname - address - email - telno - Products - prod_code - brand - model - name - desc - price - Purchases - user_id - prod_id - quantity - date_time - purchased (boolean) - invoice_no (optional) - Invoice (Optional) - invoice_no - product - price - amount ...

    €100 (Avg Bid)
    €100 Ortalama Teklif
    42 teklifler

    Good day I need assistance to develop the below functionality. The framework is Ionic Angular & Capacitor. 1. Video recording - Ability to record a video and store file on device. 2. Audio recording - Ability to record audio and store file on device. 3. Media file reader plugin - Read media files stored on local folders i.e video & audio. 4. Local storage plugin Ability to store da...VARCHAR(200), imageMemoryPath VARCHAR(200), reminder VARCHAR(200), repeatDelivery VARCHAR(200), deliveryDate VARCHAR(200), senderId BIGINT(20), recipientId BIGINT(20), receiverName VARCHAR(30), receiverSurname VARCHAR(30), receiverEmail VARCHAR(30), receiverContactNumber VARCHAR(30),location VARCHAR(200) , viewStatus INT(20), sendStatus INT(11), dateCreated VARCHAR(100), isDeleted INT(11), syncStatus...

    €535 (Avg Bid)
    €535 Ortalama Teklif
    65 teklifler

    ...mysql_select_db() expects parameter 2 to be resource, boolean given in /home/bestrent/public_html/system/database/ on line 10 Notice: Error: Could not connect to database bestrent_oc in /home/bestrent/public_html/system/database/ on line 11 Warning: mysql_query() expects parameter 2 to be resource, boolean given in /home/bestrent/public_html/system/database/ on line 14 Warning: mysql_query() expects parameter 2 to be resource, boolean given in /home/bestrent/public_html/system/database/ on line 15 Warning: mysql_query() expects parameter 2 to be resource, boolean given in /home/bestrent/public_html/system/database/ on line 16 Warning: mysql_query() expects parameter 2 to be resource, boolean given in /home/bestrent/public_html/system/database/mysq...

    €26 (Avg Bid)
    €26 Ortalama Teklif
    49 teklifler

    ...lowercase char + uppercase char + punctuation + symbol private static final String PASSWORD_PATTERN = "^(?=.*[0-9])(?=.*[a-z])(?=.*[A-Z])(?=.*[!@#&()–[{}]:;',?/*~$^+=<>]).{8,20}$"; private static final Pattern pattern = (PASSWORD_PATTERN); public static boolean isValid(final String password) { Matcher matcher = (password); return (); } public Flux<Response> register(String email, String password) { boolean passwordIsValid = false; BCryptPasswordEncoder encoder = new BCryptPasswordEncoder(); UserEntity user = ().blockFirst() == null ? new UserEntity( ) : new UserEntity(); (email); ((password));

    €22 (Avg Bid)
    €22 Ortalama Teklif
    2 teklifler

    ...Contains two values ==> 1.0.0, 1.0.0-alpha. Default selection: 1.0.0-alpha. Of course, this list must be extensible in future. Parameter #4 (STAG Location) This is basically the project directory. Default value is $USER_HOME/steamworks/stem/STAG pattern/STAG version/STAG Name. E.g. (on windows) ==> C:UsersTestUsersteamworksstemrubicon1.0.0petstag Parameter #5 (Override Config) This is a boolean flag. So, basically a check box in the wizard. Once you have the above 5 parameters captured from the user, you call the underlying command line utility. For .e.g steamctl desktop create stag --name <stag name> --pattern <stag pattern> --version <stag pattern version> --stag-dir <stag location> --override-cfg Feature #2 ("Deploy STAG" but...

    €138 (Avg Bid)
    €138 Ortalama Teklif
    6 teklifler

    Use a list to google the hospital website to find the physician recruiter. If can’t find on website, Boolean search. Examples: 1. "Firelands Physician Group" recruiter OR staffing OR HR OR “human resources” email OR “@” 2. "Acclaim Physician Group" practicelink OR practicematch OR doccafe OR CareerMD OR nejm OR jamanetwork a. If postings found – who are contacts? Find emails for them b. PracticeLink will give you names but not emails so have to find out what their email string is like

    €1780 (Avg Bid)
    €1780 Ortalama Teklif
    90 teklifler

    ...and shows error on product page and stops the user from buying from a catergory if they have brought within 30 days: I would like user to add product to cart and show error notice in cart page and stop user from checkout also I would like to allow users to buy eg 2 items from the catergory in two orders within 30 days. Thanks // Based partially on wc_customer_bought_product(), will return a boolean value based on orders count (false for O orders and true when there is at least one paid order) function has_bought( $value = 0 ) { if ( ! is_user_logged_in() && $value === 0 ) { return false; } global $wpdb; // Based on user ID (registered users) if ( is_numeric( $value ) ) { $meta_key = '_customer_user'; $meta_v...

    €19 (Avg Bid)
    €19 Ortalama Teklif
    15 teklifler

    Hi Mohamed, Need us improvement of filtering algorithm. To make optional parameter as boolean in getFilterTerms function. To make optional parameter whether it can be passed over last value in workHours. Default value is false for this variable. Something like this: getFilterTerms(workTimeArray, startTime, endTime, serviceDuration, overrideEndTime) Short example: If the last term is ends in 17:15PM or in 17:20PM or 17:30PM, but last work hours is 17:00PM if our new parametar At the end of appointment, working hours can pass in a maximum of 30 minutes. P.S. You can find more examples on FIles tab with a better explanation. :)

    €39 (Avg Bid)
    €39 Ortalama Teklif
    1 teklifler

    ...Temperature.csv. • Store in a suitable container(s) • Output to a correctly structured .json file named sensorData.json. > Motion Sensor • Define stored data as a custom structure or object class • Split date information into separate fields for date and time • Include motion detection data from Motion.csv. You will need to add an extra field called Sensor_Type for both types of sensor and a boolean field for motion detection instead of temperature for this part. >Humidity • Define a base class for a generic sensor containing name, date and voltage. • Separate each sensor type as a derived class that inherits from the base class • Include humidity sensor data (from ) as another derived class, include the humidity in %, temperature ...

    €43 (Avg Bid)
    €43 Ortalama Teklif
    9 teklifler

    I need some help with a Groovy script that I am trying to modify. The script takes in a Boolean parameter and is supposed to generate an XML file based on the value of the Boolean parameter. The script is working fine if the Boolean parameter is set to false. However, if the Boolean parameter is set to true, the script throws an error. Here is the script: <code>def generateXML(boolean b) { def xml = '''<?xml version="1.0" encoding="UTF-8"?> <!--

    €19 / hr (Avg Bid)
    €19 / hr Ortalama Teklif
    7 teklifler

    * The product type should be 1 or 2 depending on the process that created the product * product id should increase by one each time one is produced * consumer id will always be 1...but then it joins those same four threads before it ever puts anything in to the queue. How is that supposed to work? Your consumer process joins the four consumer() threads, but you have not provided any way for the consumer() function to ever return. What's the point of join()ing it in that case? and what's the point of putting any code after the join() calls? Your put(Q, value) returns a boolean value to indicate success or failure (Q full). But the call site never tests the return value. Likewise, get(Q) prints a message if the queue is empty, but the caller has no way to know th...

    €20 (Avg Bid)
    €20 Ortalama Teklif
    7 teklifler

    This task is to modify PowerShell/groovy script and generate xml file based on Boolean parameter inputs. The xml file name that should be created should be based on option chosen in Boolean parameter. Was able to generate xml file based on string parameter input. Looking for someone who can help out on this with good understanding of PowerShell and groovy

    €130 (Avg Bid)
    €130 Ortalama Teklif
    1 teklifler

    ...the following: -Make a copy of the site folder in a Backup folder -Disable the WooCommerce plugin and remove the Shop section -Remove the Registration Modal in Newsletter -Remove from the Home the mention that is made to the Store. -Implement in the Panel two tables: a. Packs: with ID, name and price b. Exercises: with ID, Pack_ID, name, has_local_competition (boolean), has_online_competition (boolean), description, Video file (720p) -Apply it to the Exercises template (in the attached ZIP) delivered (HTML/CSS): with Video Player applied to each pack, with custom play, next track and previous track buttons. Changing the characteristics of the Exercises in the template as well as the description. -Implement a new LOGO, a new MENU and correct the locat...

    €338 (Avg Bid)
    Acil
    €338 Ortalama Teklif
    17 teklifler

    ...address. Only display the results that are the exact match of the email address 2nd method - like. Partial match based on 1 word. For example if there are 4 email addresses in the database as below and I query 'ho' I want it to return 2 results. 'hot_chocolate@gmai' and 'hot_toffee@outl' hot_chocolate@gmai green_wren_spotter@hotm Hamptonlife@yaho hot_toffee_chocolate@outl 3rd method - basic boolean search using AND. Partial match based on 2 words appearing anywhere in the Email_address. For example if there are 4 email addresses in the database as above and I query 'hot' and 'choc' I want it to return 1 result(s). 'hot_chocolate@gmai'. These results will display in the terminal window and say Press * Key to export re...

    €67 (Avg Bid)
    €67 Ortalama Teklif
    12 teklifler
    Palindromes Bitti left

    ...user. These strings will consist only of letters (both uppercase and lowercase), numbers and spaces. You are required to write a method isPalindrome() that accepts a string and return True if it is palindrome, otherwise returns False. (Ignoring case and spaces). Print out all the palindrome strings. a. Build your isPalindrome() method. It receives a String as input parameter and return a Boolean type. The method should not have a print statement. b. To determine if the String is palindrome, first you need to make it all capital/small cases and remove all spaces. Please avoid the using of character arrays here. And you cannot change the original string. c. Based on the use input N, iteratively call the isPalindrome() method to determine the next input string is palindr...

    €93 (Avg Bid)
    €93 Ortalama Teklif
    49 teklifler

    ...action should go to the "Security" option and autocomplete the fields of the first tab with AppOperation information - Then continue with the current process, storing the information in the new table NOTE It is important for us to clearly separate the logics in both backend and frontend. For example: Currently project share the same files in angular and sections are shown/hidden according to a boolean that is received by URL I need to done what it is there in below document. in existing aspnetzero (.net and angular)project.

    €391 (Avg Bid)
    €391 Ortalama Teklif
    8 teklifler

    I am getting some Json Array data from API and populating it in android spinner, but I don't want that all the data should populate in spinner. There is an boolean object "isStop", so if isStop is true I want that array data only. Now I have two spinner and both are using same data to populate. But now I want that when I select an item in first spinner then second spinner should show only items available after selected item position in first spinner. This is only my requirement and if you work using TeamViewer on my PC that will be better because everything is already implemented so it will be easy to work.

    €17 (Avg Bid)
    €17 Ortalama Teklif
    17 teklifler

    ...Requirements and skills Proven work experience as a Technical Recruiter or Recruiter Hands-on experience with various interview formats (e.g. phone, Skype and structured) Technical expertise with an ability to understand and explain job requirements for IT roles Familiarity with Applicant Tracking Systems and resume databases Solid knowledge of sourcing techniques (e.g. social media recruiting and Boolean search) Excellent verbal and written communication skills BSc in Human Resources Management, IT or a relevant degree...

    €405 (Avg Bid)
    €405 Ortalama Teklif
    6 teklifler

    ...address. Only display the results that are the exact match of the email address 2nd method - like. Partial match based on 1 word. For example if there are 4 email addresses in the database as below and I query 'hot' I want it to return 2 results. 'hot_chocolate@gmai' and 'hot_toffee@outl' hot_chocolate@gmai green_wren_spotter@hotm Hamptonlife@yaho hot_toffee_chocolate@outl 3rd method - basic boolean search using AND. Partial match based on 2 words appearing anywhere in the Email_address. For example if there are 4 email addresses in the database as above and I query 'hot' and 'chocolate' I want it to return 2 results. 'hot_chocolate@gmai' and 'hot_toffee@outl'. These results will display in the terminal win...

    €81 (Avg Bid)
    €81 Ortalama Teklif
    4 teklifler

    I need a C++ and Golang developer to make a golang module that wraps around the CGAL library (C++) and is able to make 3D boolean operations on 3D mesh files that are in STL format. The module should expose the following golang functions : // Performs an OR boolean operation (A OR B) on 3d meshes loaded from STL files and writes result to output STL file func BooleanUnion(filenameA string, filenameB string, outputfilename string) // Performs a NOT boolean operation (A NOT B) on 3d meshes loaded from STL files and writes result to output STL file func BooleanDifference(filenameA string, filenameB string, outputfilename string) // Performs an AND boolean operation (A AND B) on 3d meshes loaded from STL files and writes result to output STL file func Boolea...

    €28 - €232
    Mühürlü
    €28 - €232
    4 teklifler

    ... line 232 → CakeEventManager->dispatch(CakeEvent) • APP/Lib/ line 219 → CakeEventManager->dispatch(CakeEvent) • APP/Plugin/Projects/Model/ line 1192 → Cms::dispatchEvent(string, Project, array) • APP/Plugin/Projects/Model/ line 999 → Project->getPendingSteps(string, string, boolean) • APP/Plugin/Projects/Controller/ line 4701 → Project->getAndUpdateTrackedSteps(string, string, integer, array, array, boolean) • [internal function] → ProjectsController->admin_update_tracked_step() • CORE/Cake/Controller/ line 486 → ReflectionMethod->invokeArgs(ProjectsController, array) • CORE/Cake/Routing/ line 210 → Controller->invokeAction(CakeRequest) • CORE/Cake/Routing/ line 185...

    €99 (Avg Bid)
    €99 Ortalama Teklif
    32 teklifler

    Preciso de um scr..."tipoBoolean1" (só terá qnd for true) e "tipoBoolean2" (só terá qnd for true)), mostrar apenas o campo "texto1" do json. 3.1 - Se ambos os booleanos do item escolhido forem falsos ele se comportará exatamente como o item (2). 3.2 - Se boolean1 ou boolean2 for(em) verdadeiro(s), deve-se abrir uma caixa de diálogo para solicitar um número (tipo float/integer, conforme item do json clicado) para cada boolean que for verdadeiro (na mesma caixa de diálogo). Após o usuário inserir o(s) número(s), o "json3" será acessado fornecendo "id" e/ou "number1" e/ou "number2" por POST e o json retornará um texto que deve ...

    €104 (Avg Bid)
    €104 Ortalama Teklif
    8 teklifler

    1. Under Branches (CS102000) add a field called "Mileage Charge" which will be a Boolean. 2. Under Inventory Preferences (IN101000) add a field under TRIP SETTINGS for "Mileage Item" which will be a lookup of all inventory items 3. Under Inventory Preferences (IN101000) add a field under TRIP SETTINGS for "Mileage Overage" which will be a numeric value 4. Under Inventory, under preferences, Create a "Stores" table (INSalesSite) 5. This table will have ID, description and zip code 6. Add "Closest Store Location" to the customer (AR303000) and customer location (ar303020) which will be determined by the zip code of the customer location and the new Stores table zipcode using the - you can tie this into the validate address action 7....

    €1141 (Avg Bid)
    €1141 Ortalama Teklif
    27 teklifler

    Hey! I need help with a little adjustment. You already know the app :) In a programActive page i've created an action to send the training day info to another page, programActiveDay. I'm trying to pass all the day info (day_progress boolean and program_exercises map) to the programActiveDay page via a parameter but it seems like it needs a custom action there. Can you help me with that? :) The goal is to see the list of exercises inside the day page and not the global program page.

    €14 / hr (Avg Bid)
    €14 / hr Ortalama Teklif
    1 teklifler

    Define an object as an array of dimensions [m], where m is typically very big (~10k). Every element of this array is a boolean 0 or 1. We also have a float value r. I want a function receiving two objects and computing a new object doing the following: input_obj = [object1, object2] idx = 0 for i in 0:m{ if rand() < r then idx = 1 - idx (swap object) resulting_obj[i] = input_obj[idx][i] } return resulting_obj And this should be done parallelly for n objects, so input is (n, 2, m), output is (n, m). Also n is big (~1k). Assumption 1 -> r is very small, thus swapping happens rarely. You should performs optimistic computation (supposing swapping doesn’t happens, and if it happens correct later) Since the sequentiality along m, I don’t know if...

    €152 (Avg Bid)
    €152 Ortalama Teklif
    4 teklifler

    I need technical recruiters who can work part time (approx. 3 hours per day) sourcing candidates based on JD that we will share on a daily basis. Responsibilities: • Source potential candidates on various platforms • Parse specialized skills and qualifications to screen IT resumes • Perform pre-screening calls to analyze app...send personalized recruiting emails with current job openings to passive candidates Requirements • Proven work experience as a Technical Recruiter or Recruiter • Technical expertise with an ability to understand and explain job requirements for IT roles • Familiarity with Applicant Tracking Systems and resume databases • Solid knowledge of sourcing techniques (e.g. social media recruiting and Boolean search) • Excellent...

    €6 / hr (Avg Bid)
    €6 / hr Ortalama Teklif
    14 teklifler

    I am somewhat new to using...input_dtype) at (Tensors inputs, Tensor state, Nullable`1 training) at (Tensors inputs, Tensor state, Boolean training) at Tensorflow.Keras.Engine.Model.train_step(Tensor x, Tensor y) at Tensorflow.Keras.Engine.Model.train_step_function(OwnedIterator iterator) at (Int32 epochs, Int32 verbose) at (NDArray x, NDArray y, Int32 batch_size, Int32 epochs, Int32 verbose, Single validation_split, Boolean shuffle, Int32 initial_epoch, Int32 max_queue_size, Int32 workers, Boolean use_multiprocessing) at (String[] args) in C:Usersnum1sourcereposLSTM_TestLSTM_Test:line 24

    €21 / hr (Avg Bid)
    €21 / hr Ortalama Teklif
    22 teklifler

    Hi to all, I'm looking for a developer to make a new view in Odoo for vehicle inspection for my workhsop. Requirements : - Draw on an image and save it in a particular object. - Undo drawing or refresh. - Boolean fields to check/uncheck if needed - The ablity to upload another image. you will find an example attached. I'm open to accpect any enhacements.

    €107 (Avg Bid)
    €107 Ortalama Teklif
    7 teklifler

    Use case I have a screen in the Sense-Garden App to launch computer games. When the user clicks on the icon of the game on the Android mobile, it starts a game on a PC. I can make a drawing if you cannot understand what I need Specification I would need a web service to “listen” to a variable in Firestore and go to a link when the variable changes (Boolean variable)

    €432 (Avg Bid)
    €432 Ortalama Teklif
    21 teklifler

    As Recruiter you will support our HR department by carrying out the hiring of new employees across all departments of the company. The responsibilities include: - Handle recruitment processes by posting job offers, screening applications, and conducting intervi...direct searches and carry out head-hunting. - Candidate Pipelinening for future potential needs. Requirements: - You have previous experience in recruitment - You’re organized and are able to manage recruitment processes to tight deadlines - You have previous experience in recruitment and solid interviewing techniques - You’re have strong communication skills - You are a master of the Boolean search - You are results oriented and a self-starter, you are able to work autonomously and to adapt to a ...

    €25 / hr (Avg Bid)
    Yerel
    €25 / hr Ortalama Teklif
    9 teklifler

    I am trying to add content to s3 bucket. I am receiving error.. So need AWS Expert in s3 and IAM role. Error while uploading content to s3 : : Could not upload to S3 TypeError [ERR_INVALID_ARG_TYPE]: The "key" argument must be of type string or an instance of ArrayBuffer, Buffer, TypedArray, DataView, KeyObject, or CryptoKey. Received type boolean (true)

    €19 / hr (Avg Bid)
    €19 / hr Ortalama Teklif
    25 teklifler

    ...You can also refer to the documentation in the link above. 1. Understanding the data: a. What does one row/record of the data represent? b. How many columns are there and (in your own words) briefly describe the information it stores? 2. For this dataset, how many columns are: a. Integer type? b. String type? c. Float type? d. Boolean? 3. What is the cardinality for the columns: a. ethnicity? b. score? c. education? 4. Which columns should be formatted as Boolean type but are not? Explain why they are not. 5. How many missing values are there per field? 6. How many total values are there for each unique value of the following columns: a. gender b. home c. fcollege d. mcollege 7. Use the groupby function to answer the following questions: a. There are two columns that...

    €29 (Avg Bid)
    €29 Ortalama Teklif
    13 teklifler

    ...MySQL for query "INSERT INTO users (`identifier`, `money`, `bank`, `group`, `permission_level`, `license`) VALUES ('steam:110000149bc3993', 10000, 25000, 'user', 0, 'license:c7765b604b4eb182010e12924369f051fbe8b82a');": ER_NO_DEFAULT_FOR_FIELD: Field 'crafting_level' doesn't have a default value [script:essentialmode] SCRIPT ERROR: @essentialmode/server/player/: attempt to index a boolean value (local 'user') [script:essentialmode] > ref (@essentialmode/server/player/) [script:essentialmode] > ref (@esplugin_mysql/) [script:essentialmode] > <unknown> (@mysql-async/) [script:esplugin_mysq] SCRIPT ERROR: citizen:/scripting/lua/: attempt to concatenate a nil value (local 'err') [script:esplugin...

    €23 (Avg Bid)
    €23 Ortalama Teklif
    13 teklifler

    ...requirements Identify qualified candidate profiles using various sourcing techniques (e.g. Boolean search) Develop talent pipelines for future hiring needs Measure conversion rates, including numbers of passive candidates who turn into applicants, get invited to interviews, get offers and get hired Ask for referrals from current employees and external networks Promote our employer brand online and offline Maintain candidate databases (e.g. via our Applicant Tracking System) Communicate with past applicants regarding new job opportunities Requirements and skills Proven work experience as a Talent Sourcer or similar role Hands-on experience with sourcing techniques (e.g. recruiting on social platforms and crafting Boolean search strings) Familiarity with HR databases, Appli...

    €19 (Avg Bid)
    €19 Ortalama Teklif
    23 teklifler

    I have an arduino Mega and an ESP32 Pico in my project. I have multiple variables (around 300) in my arduino mega. These are a mix Boolean, Int and double. I want to transmit these variable from the Mega to ESP32 for some processing and transmit them back from ESP32 to Mega as well. The ESP32 and MEGA are connected via Serial3 (RS485) of Mega and Serial2 (RS485)of ESP32. Currently i am able to communicate between the 2 but the issue is that i am unable to segregate the data in independant variables and rather sending as serial data which is very difficult to distinguish and hence multiple checks are to be done back and forth to identify the data and the variable. I want to create a small library for me which i can use in such a way as below: MEGA CODE:_____________________________...

    €65 (Avg Bid)
    €65 Ortalama Teklif
    15 teklifler

    skills i am looking for have good knowledge in Boolean algebra, binary logic, gates, K- maps. Please only message me if you are an expert.

    €14 (Avg Bid)
    €14 Ortalama Teklif
    13 teklifler

    Önde Gelen boolean Topluluk Makaleleri