Information need write zip code jobber

Filter

Mine tidligere søk
Filtrer etter:
Budsjett
til
til
til
Skriv
Ferdigheter
Språk
    Jobbstatus
    2,000 information need write zip code jobber funnet, priser i USD

    I'm seeking a skilled and experienced Machine Learning expert to assist me with an image recognition project focused on vehicle detection using pre-trained YOLOv8 model. Key Requirements: - The main task at hand is to help me in adding some extra features to the existing model for detecting various types of vehicles in images. Ideal Skills and Experience: - Proven experience in applying ML to image recognition tasks. - Strong understanding and practical experience with object detection. - Proficiency in working with image datasets and training models for object detection. - Prior experience with detecting vehicles in images would be advantageous. - Ability to deliver high-quality, accurate and efficient ML models for image recognition. If you have a strong background in Machine Lea...

    $662 (Avg Bid)
    $662 Snitt bud
    6 bud

    ...enhance a template I'm working on. Specifically, I need someone who can update the template to work with the latest JavaScript libraries - and Key objectives: - Update the template to work with the provided JavaScript libraries - Implement the necessary changes for the desired functionality. Ideal candidates for this project should be proficient in: - JavaScript - Web development - Knowledge of the provided libraries is a plus Attached are all the files you will need to test the old working template and to update to the newest libraries. Instructions: 1. The "" video snippet shows a working template using the old "intl-tel-input-8.4.7.zip" and "" javascript libraries

    $38 (Avg Bid)
    $38 Snitt bud
    34 bud

    ...for an experienced C programmer who can modify some C software (open source, on github - ) to make it compile for Raspberry Pi. The modifications needed include: 1. Updating Library Dependencies: Your task will include updating necessary library dependencies. 2. Adjust Hardware-Specific Code: Some parts of the code will need to be adjusted in order to work with Raspberry Pi's /ARM. 3. Fix Compatibility Issues: Tune up the code to address any compatibility issues that might arise during the Raspberry Pi compilation. A successful application should showcase your previous experience especially in handling similar projects. Evidence of past work will be highly regarded but is not a necessity if you can comprehensive demonstrate your experience ...

    $592 (Avg Bid)
    Omtalt
    $592 Snitt bud
    27 bud

    I am looking for an experienced developer who can use Cython to wrap my existing CUDA code. This is a relatively simple code that is currently used for data analysis. Task: This is done in Linux (ubuntu). I had a old cython code that used to be able to connect with the CUDA code, i think the newer version of CMake changes had made it impossible. I have attached a small reduction of the code, it is pretty much just calling a CUDA kernel from the Python using Cython. The CMake builds, but when the Cython is imported the symbol cannot be found. (to build you need to define an environment variable CUDAHOME points to your nvcc) Steps: 0 (optional) you can Make the cuda code inside to check if it works (1) run (with CUDAHOME env var) (2) run ...

    $20 (Avg Bid)
    $20 Snitt bud
    2 bud

    My main focus for this project is the Java code implementation. I'm looking to hire a freelancer who can create class diagram and help me translate a class diagram into well-crafted Java classes. Key Tasks: -Create diagrams - Translate a modified class diagram into Java classes - Ensure the Java classes are correctly implemented according to the diagram Your responsibilities will include: - Adding products to the rental cart - Calculating rental fees and duration - Processing payment - Generating a rental invoice Your expertise in Java and software design will be crucial for this project. I anticipate that this task will involve a deep understanding of class design as well as an understanding of the rental business process. Please include examples of your previous Java pr...

    $43 (Avg Bid)
    $43 Snitt bud
    13 bud
    C++ Embedded Source Code Review 6 dager left
    VERIFISERT

    ...embedded C++ source code. The review should encompass the following: - Identification of any potential issues which could result in undesired behaviour - Identify any obvious errors in logical design or use of pointers, arrays etc Lint has already been run on the software - I do not want to see the output of lint! This code has been tested on hardware and performs ok. It controls motors, reads switches, encoders and ADC's, and drives eeprom and digipots. I need a final check to capture any errors or issues that may not be known. I do NOT want any style or general commenting recommendations - the review is ONLY TO IDENTIFY serious issues. I do not want speedup suggestions. This is close to production so any changes *need to be necessary* to improve t...

    $332 (Avg Bid)
    $332 Snitt bud
    25 bud
    Liquid Code Editor in Braze 6 dager left
    VERIFISERT

    I am looking for a skilled developer who can help me develop a custom Liquid code editor to be integrated into the Braze platform. This editor should support custom liquid code snippets. I first need someone to troubleshooting existing code and determine why the color displayed is blue Key Responsibilities: - Troubleshooting existing and building new Liquid code in Braze Ideal Skills and Experience: - Proficiency in Liquid programming language - Experience in developing custom code editors - Prior experience with Braze platform - Proficiency in Syntax: {% if ... %} ... {% elsif ... %} ... {% else %} ... {% endif %}: This is the syntax for conditional statements in Liquid.

    $37 (Avg Bid)
    $37 Snitt bud
    14 bud

    I need a regional map detailing specific areas of Maryland, West Virginia, Virginia, and North Carolina. Here are the key features I require: - Highlight specific ZIP codes across these regions. - Showcase major US and Interstate highways. - Include major cities in the mapping. Experience in cartography or geographic information system (GIS) is essential, as the candidate must ensure the accuracy and detail of the map. Proficiency with digital mapping software would be advantageous. The purpose of this map is for business planning, so clarity, accuracy, and punctuality are crucial. Please only bid on this project if you have the necessary skills and can meet the deadline.

    $107 (Avg Bid)
    $107 Snitt bud
    38 bud

    I'm in need of a developer to create a custom healthcare information system for managing patient records, scheduling appointments, and storing research laboratory results and patient consents. Key Features: - Patient Record Management: I need a system that can comprehensively manage patient records. This includes storing essential personal and medical information, as well as the ability to update and track changes over time. - Appointment Scheduling: The system should allow for efficient appointment scheduling. This includes features such as setting up and confirming appointments, as well as sending reminders. - Prescription Management: I also need the system to manage prescriptions for patients, including tracking medication, dosage, and instructio...

    $1784 (Avg Bid)
    $1784 Snitt bud
    37 bud

    I'm looking for an expert in Raspberry Pi programming, ideally with experience in IR code programming. I would like a Raspberry Pi to be programmed to send IR codes (It also needs to capture these codes in the first instance) My setup will be a raspbery PI with the 7" touch screen PI display. I need a front end where I can present countdown timers, once the timer hits zero I need to send an IR signal. If the timer isn't stopped after countdown 1 minute later I need to send two more IR signals. Along with the PI and Screen I will need you to tell me what other hardware I need to purchase to capture and send these IR signals. Their will be only 5 signals in total to capture and these will not change during program operation Key S...

    $206 (Avg Bid)
    $206 Snitt bud
    18 bud

    I need an expert who can enhance my existing Java application, which currently translates MATLAB code to X10, to also support C++ as a target language. Key Modifications: - **Update Syntax Translation Rules**: The modification requires a deep understanding of both MATLAB and C++ syntax. The existing rules for translation from MATLAB to X10 need to be adjusted to C++. - **Add Support for C++ Specific Libraries**: The modified application should be able to integrate commonly used C++ libraries seamlessly. Accuracy and Time: - **Accuracy is Key**: The conversion of MATLAB code to C++ needs to be precise. While I'm open to additional development time, the primary goal is to ensure the accuracy of the conversion. - **No Specific Library Requirements**: Thou...

    $1091 (Avg Bid)
    Viktig
    $1091 Snitt bud
    37 bud

    I'm seeking a skilled writer to author an 8-10 page chapter on innovative sustainable business ideas, with each page containing roughly 500 words. This chapter will focus on case studies illustrating each idea, emphasizing a unique and innovative approach that isn't a simple regurgitation of information found on Google or Chatgpt. The flow of the chapter should be as follows Introduction / Market research (size, potential, uniqueness) User pain point Solution Execution Strategies or Functionality of App Revenue Model & Social Impact Conclusion Pitch Deck (optional) Your work should provide an in-depth and nuanced understanding of the business idea and not just an overview that will set new standards for sustainability.. Ideal skills/experience: - Pri...

    $50 (Avg Bid)
    Garantert
    $50
    17 bidrag

    I'm looking for an experienced professional to create engaging and interactive VPAID ads for desktop. Key Requirements: - **Platform**: The ads are specifically targeted for desktop platforms. - **Objectives**: The main goal of these VPAID ads is to increase brand awareness. - **Interactivity**: The ads should have interactive elements, specifically forms to enhance user engagement and drive interactions. Ideal Skills and Experience: - Proven track record in designing and implementing successful VPAID ad campaigns. - Proficiency in creating interactive elements within ads, such as forms, that can drive user engagement. - Strong understanding of desktop ad optimization strategies aimed at boosting brand awareness. If you have the skills and experience in VPAID ad creation, especiall...

    $23 (Avg Bid)
    $23 Snitt bud
    9 bud

    I'm having issues with my Helios 2 program, which is written in Python. The primary problem is that it's producing incorrect output. Key Project Details: - Program Type: The codebase is for Helios 2. - Language: The program is coded in Python. - Issue: The primary concern is with the output being incorrect. I need a professional who is adept at debugging in Python to identify the root cause of the problem and subsequently correct it. The ideal freelancer for this job must have: - Extensive experience in Python programming - Strong background in software debugging - Previous experience with large codebases - An understanding of the Helios 2 program or the ability to quickly learn and understand it.

    $12 (Avg Bid)
    $12 Snitt bud
    2 bud

    Code review as per message /chat

    $43 (Avg Bid)
    $43 Snitt bud
    11 bud

    I need an experienced developer to extend my existing PHP SQL driven platform. This project revolves around adding innovative features to the current structure. . Your job will include: - Analyzing the current structure and proposing alterations to accommodate the new functionalities robustly. - Implementing these suggestions after my approval with special emphasis on maintaining the overall performance & responsiveness of my website. To be an ideal fit for this project, you should: - Have previously worked on expanding PHP SQL based platforms. - Be capable of producing detailed project proposals. Apply with your most detailed project proposal, including your understanding of this task, estimated timeline, milestones, and why you think you're suitable for this role. ...

    $172 (Avg Bid)
    $172 Snitt bud
    104 bud

    I'm in need of a expert who can fix issues relating to text alignment on my canvas. What I need - 1. The text should be always in the center position within the wrapper. 2. There will be a variable that has 3 options: a) automatic b) shorten c) line break. if the variable value is "automatic" - Then the text should be in one line whatever the text length it is. That means you need to decrease the font size accordingly. if the variable value is "shorten" - Then the text should be in one line too but if there is no space at the end it will cut the text. if the variable value is "line break" - Then the text should go to the next line if there is no space at the end. **** I have uploaded a zip file. Here all the code...

    $83 (Avg Bid)
    $83 Snitt bud
    19 bud

    Hi Elite Information Tech, I noticed your profile and would like to offer you my project. We can discuss any details over chat.

    $251 (Avg Bid)
    $251 Snitt bud
    1 bud

    We are looking for a professional with excellent skills in Lua programming to refine our existing code. This role entails making edits to variables A, B, and C in our Lua codebase, and we expect these changes to bring about an exquisite functionality. Post-editing, we'd need you to create a step-by-step learning draft (PDF) on how you managed the edits along with fundamental tools used. The tutorial should target learners at an intermediate level, ideally incorporating some advanced concepts to provide a more rounded understanding of the editing process. You should have: - Strong proficiency in Lua programming - Ability to explain complex concepts in an understandable way. Your bid should reflect your understanding of these requirements. We're excited to see you...

    $127 (Avg Bid)
    $127 Snitt bud
    5 bud

    For this project, I'd like to enlist someone with a keen eye for intricate detail that can take a critical pass at an existing Lua code. This code is for an involute gear, which is instrumental to my robotics work. The specific parameters I'd like to modify are: - Gear size - Number of teeth - Pressure angle Given the high precision level required for the rewritten Lua code, strong attention to detail and meticulousness are a must. Ideal freelancers for the job would have a strong understanding of scripting languages, specifically Lua, and a working knowledge of robotics. Experience in modifying intricate algorithms to suit specific parameters will also be highly beneficial.

    $149 (Avg Bid)
    $149 Snitt bud
    1 bud
    Debug C# MVC ASP.NET Code 5 dager left
    VERIFISERT

    I have a C# MVC ASP.NET Code. currently when I put a breakpoint in the code it does not stop there. i want someone to make this code debuggable. if for any reason the code does not stop at breakpoint I have that means the job is not complete I need an experienced developer to help me debug some C# MVC ASP.NET code. The client hasn't clarified if the project is for personal or business use. However, since the specifics of the debugging needed are not specified, it's expected that the code is reviewed in its entirety. Required Skills and Experience: - Proficiency in C# - MVC Frameworks - ASP.NET Core - Debugging complex applications - Systematic approach to identifying and resolving issues Objectives: - Review the entire C# M...

    $22 (Avg Bid)
    $22 Snitt bud
    42 bud

    I'm in search of a highly qualified Chinese tutor who can help me elevate my language skills to an advanced level. With a particular emphasis on reading, writing, and conversation, I'm aiming for a holistic understanding and improvement. The ideal freelancer for this job should: - Be experienced in teaching advanced-level Chinese - Have a strong focus on developing reading, writing, and conversational skills - Be able to commit to 3-5 hours of lessons per week If you have a track record of helping students attain high levels of proficiency, I would love to hear from you.

    $750 - $1500
    Lokal
    $750 - $1500
    0 bud

    Here is a list of zip files on a US Govt website. You must write a Python program that uses a network library to download each zip file on this site, then find each .csv file in the zip archive, and copy each .csv file in each zip archive to a hard drive directory on the local windows machine. The directory will be "C:/MedicareDownloadFiles". The files cover the years 2017 to 2024. You may not hardcode file names ... you must extract the filenames from the above https URL. The fee for this will be $30. You must have it done within 60 minutes. Thanks for participating!

    $115 (Avg Bid)
    $115 Snitt bud
    30 bud

    Here is a list of zip files on a US Govt website. You must write a Python program that uses a network library to download each zip file on this site, then find each .csv file in the zip archive, and copy each .csv file in each zip archive to a hard drive directory on the local windows machine. The directory will be "C:/MedicareDownloadFiles". The files cover the years 2017 to 2024. The fee for this will be $30. You must have it done within 60 minutes. Thanks for participating!

    $141 (Avg Bid)
    $141 Snitt bud
    18 bud

    ...watch. It has already been modelled fine but I believe that it is missing a wrap layer (cage mesh & reference mesh) because when I try to attach it in-game, it looks like it is not rigged correctly and doesn’t follow the hand of the avatar. I can send you a UGC zip that includes the OBJ file etc, but most importantly I can send you a Roblox world that has both the avatars and the watch on hand, so you can also extract them from there. The model is intended to be uploaded as a gift for people who complete certain tasks in my own world (need final fbx format with mesh etc) Please, only people with proven experience on Roblox accessories. Will ask to verify and walk me through the process. If you're adept at 3D rigging and familiar with the Roblox platform,...

    $35 (Avg Bid)
    $35 Snitt bud
    6 bud

    I'm currently seeking an Oracle SQL developer with exceptional proficiency in creating logics. This task requires: - Writing an SQL code for data extraction purposes. - The code needs to be written as quickly as possible, with a time frame of 1-2 hours. - The solution should deal with the joining of multiple tables and creating doing some further order by, group by codes Decent knowledge of Oracle and experience in handling similar tasks would be ideal for success in this project. Your ability to deliver accurately and timely will be greatly valued. The code should be written using simple statements. I am not sure how to set up a connection to our datapool though. I can show couple of other related codes that can help

    $23 (Avg Bid)
    $23 Snitt bud
    17 bud

    Hi Elite Information Tech, I noticed your profile and would like to offer you my project. We can discuss any details over chat.

    $100 (Avg Bid)
    $100 Snitt bud
    1 bud

    I'm looking for a skilled Python developer who can help me with two key areas: revamping the structure of my code for efficiency and readability, and aiding in the creation of data visualisations. Key Tasks: - Code Improvement: enhancing the structure of my Python code. - Data Visualization: We'll be working on creating a range of data visualizations, including charts and graphs as well as interactive dashboards. You should have experience in creating these in Python. Ideal Skills and Experience: - Strong Python programming skills - Proven track record in code improvement - Previous experience with data visualization, particularly in Python - Familiarity with visualization libraries such as Matplotlib, Seaborn, Plotly, etc. - Ability to grasp complex...

    $25 (Avg Bid)
    $25 Snitt bud
    27 bud

    I'm in need of an experienced developer who can help me write a code for interfacing a 16x2 LCD and RC522 RFID sensor with the Megawin MG82F6D17 microcontroller. The ideal freelancer should be proficient in: - Interfacing the LCD and RC522 sensor with the MG82F6D17 microcontroller - Implementing basic text display features on the LCD - Reading ID data from the RFID tags with the RC522 sensor A deep understanding of microcontrollers and RFID technology is a must for this project. The final code should reliably display the ID data from the RFID tags on the LCD.

    $12 (Avg Bid)
    $12 Snitt bud
    3 bud

    ...utility in responding promptly to RFIs (Request for Information), we aim to reinforce this database tool. Our objectives include implementing organizational features with multiple tags for efficient categorization and establishing a user-friendly update and maintenance system that does not require consultant engagement. 2. Objectives: i. Objective 1: Enhance Database Organization 1. Introduce multiple tags for easier navigation and filtering of information 2. Implement organizational features to categorize workforce partners efficiently ii. Objective 2: Streamline Update and Maintenance Processes 1. Develop a user-friendly system for updating and maintaining the database 2. Ensure that updates can be performed internally without the need for consultant engagement ...

    $3945 (Avg Bid)
    $3945 Snitt bud
    52 bud

    I'm in need of a proficient data scraper to pull a list of specific job titles for my list of Property management companies. I already have the Company name, state, street address, and zip code for these firms, but now I need someone to mine the contacts within them. I would like to start with 150 companies but I will need thousands very soon. This will be an ongoing relationship. Specifics include, but are not limited to: - Facility Managers - Construction Managers - Building Managers - Maintenance Managers You should have experience in data mining and web scraping, showcasing a solid understanding of how to extract specific information from given sources. A background in extracting information specifically for real estate industry ...

    $22 (Avg Bid)
    $22 Snitt bud
    41 bud

    I am looking to purchase corporate registration details from DICA. Would you be able to provide this information? Thank you.

    $178 (Avg Bid)
    $178 Snitt bud
    7 bud
    $152 Snitt bud
    1 bud

    It is not an interactive type of kiosk. It is for information fixed displays It is for Deerfield Beach Arboretum. Need finished drawing and building specifications to present to city for approval.

    $412 (Avg Bid)
    $412 Snitt bud
    36 bud

    I'm in need of a comprehensive website that can serve as both an ecommerce platform and an informational hub. Here's what I'm looking for: Key Features: - We need a user-friendly and fully responsive ecommerce section that includes: - Product listings: You will be responsible for setting up and structuring our products in a logical and attractive way. - Shopping cart and checkout process: The platform should be able to handle complex transactions and offer a seamless checkout experience. - User registration and login: Users should be able to create accounts, log in, and manage their personal and purchase information securely. - Website Security: Ensuring that the website is secure is critical. I'm looking for a developer who can implement st...

    $2163 (Avg Bid)
    $2163 Snitt bud
    210 bud

    Small update to the android app. Change the payment gateway "cryptomus" to stripe. After that. Compile the code to obtain the apk version and an .aab version that will be used in the Google Play Store. In turn, upload the updated code to the app server. Send me the updated source code as well. The app is made on react Native, and the backend is Python. All the API's are made on Python. Maximum budget $300

    $266 (Avg Bid)
    $266 Snitt bud
    48 bud

    I am seeking a proficient AI expert for the installation and setup of Autoclaude in a Google Collab notebook. The main purpose of this setup is to have Autoclaude effectively generate Python codes. (MAYBE ALSO: Auto GPT, Reworkd Agents, must be able to either write code or execute code) Installation capabilities should include: - A seamless and efficient setup process for Autoclaude - An understanding of handling GPT models, particularly Autoclaude Functionality requirements: - After installation, Autoclaude should generate Python codes successfully within the Google Collab notebook Ideally, you should also be adept at writing files to space without any issues encountered. An understanding of Google Collab notebooks and proficiency in Python are crucial for thi...

    $165 (Avg Bid)
    $165 Snitt bud
    39 bud

    I'm looking for a skilled web developer who can create a sleek, modern one-page website designed for Student use. - The website should be responsive, making it accessible on various devices, particularly for student use. - The site should have a user-friendly design that is easy to navigate. - The website must include the following sections: About, Services, Portfolio, and Contact. - This is a one-page website so you should design it with relevant student-centric content and layout that can be accessed and navigated easily. The ideal freelancer for this project should have experience in: - Web development, specifically one-page website design - User Interface/User Experience (UI/UX) design - Understanding of student needs and preferences in website design - Responsive design for mu...

    $4 / hr (Avg Bid)
    $4 / hr Snitt bud
    23 bud

    I am in need of an experienced mobile app developer who can add new features and integrate a payment gateway to a StackFood application I currently have. Here's what I'm looking for: - Addition of New Features: Autoprint and Driver Tips %. The Autoprint feature should automatically print orders and provide customers with receipts. - Payment Gateway Integration: This is to be specifically done with Yoco. Knowledge and expertise in similar customizations would be beneficial. This project requires extensive understanding of mobile app development and integration procedures especially in the context of the StackFood app. Your portfolio showing similar projects will be greatly appreciated. Looking forward to your bids.

    $284 (Avg Bid)
    $284 Snitt bud
    32 bud

    Hello, I'm looking for someone who has a code signing certificate to do a test Since the certificate costs a lot of money and I don't know whether the problem will go away afterwards, I want to test it out I pay money for that

    $155 (Avg Bid)
    $155 Snitt bud
    10 bud

    I'm in need of a expert who can fix issues relating to text alignment on my canvas. What I need - 1. The text should be always in the center position within the wrapper. 2. There will be a variable that has 3 options: a) automatic b) shorten c) line break. if the variable value is "automatic" - Then the text should be in one line whatever the text length it is. That means you need to decrease the font size accordingly. if the variable value is "shorten" - Then the text should be in one line too but if there is no space at the end it will cut the text. if the variable value is "line break" - Then the text should go to the next line if there is no space at the end. **** I have uploaded a zip file. Here all the code...

    $21 (Avg Bid)
    $21 Snitt bud
    9 bud

    Hi there, I'm looking for an expert in Arduino programming who can develop custom code. I have all the hardware including an Arduino Uno R4, a NEMA 17 stepper motor, an A4988 stepper motor controller, an RC522 RFID antenna, a 1602IIC LCD display, and push buttons. All of these components need to be connected to the same arduino. I need this system function as follows: - When the push button is pressed, the stepper motor will be moved X amount of steps in one direction after a delay of 1 second. At this time, the LCD display should display "Scan ID to Unlock". - When a registered and accepted RFID tag is scanned, the LCD will display "Tool Unlocked". When this happens, the stepper motor should be moved X amount of steps BACK to where it cam...

    $111 (Avg Bid)
    $111 Snitt bud
    24 bud

    I'm searching for a highly knowledgeable Python developer who can work on enhancing and adjusting my current API client. Key tasks will include: - Review and modify the existing code to include a 2-second time delay after every 10 POST http requests to REST APIs. - Embed an error handling process for situations where the response does not equal 200 or if there is no response within 5 seconds, and provide the means to continue on to the next API call. Those bidding should have: - Strong proficiency in Python programming. - Clear understanding and experience with POST Http requests. - Experience working with REST APIs. Please provide examples of similar tasks you've accomplished with http requests and handling APIs in Python. This will help me understand your skills an...

    $51 (Avg Bid)
    $51 Snitt bud
    9 bud

    Hi there, We want to extract the last page from each of 200+ pdf files and save them in a new zip folder. Each file should be renames ..._loa instead of ..._pds. Please let me know when you can start and how long it will take and I'll share the folders. Add 98766 to your proposal so I know you've read this.

    $65 (Avg Bid)
    $65 Snitt bud
    61 bud

    I require a proficient no-code machine learning marketing analytics tool that can effectively perform several critical use-cases including predictive analysis, churn prediction, customer lifetime value calculation, and market basket analysis. - Be sure to integrate with a CRM system as a critical data source. - For better understanding and interpretation of the analytical outcomes, I'd want the tool to display outputs in the form of graphical charts, categorical bar graphs, and heat maps. An ideal candidate for this project would be a developer with practical experience in building machine learning algorithms, with specific knowledge of marketing analytics. Proficiency in integrating ML tools with CRM systems will be a plus. Knowledge about data visualization techniques is...

    $2432 (Avg Bid)
    $2432 Snitt bud
    46 bud

    I am urgently seeking a Python guru to fix a function issue in my linear regression code within 3-5 hours. This code is built using Python libraries - NumPy, scikit-learn, and pandas. Please only get in touch if you can confidently resolve this within the specified timeline. Your strong experience in dealing with Python's syntax, particularly in the context of these libraries, will be highly valued.

    $43 (Avg Bid)
    $43 Snitt bud
    28 bud

    ...Gurobi. Currently, the code is not able to work, particularly when it is trying to output results. I am facing some error messages, the code actually has 2 excel files to retrieve the data from, the first one is data file (Demand, Capacity, etc), the other file is the distance matrix.. Key Details: - Issue: The code freezes during result output stage - Error messages: yes - If the Result doesn't come in (Optimum travel time and the Decision Variable results) I wouldn't accept it!!!! I am looking for a freelancer with the following skills and abilities: - Experienced in Python programming, specifically, debugging complex code - Knowledge on mathematical programming models - Understanding of Gurobi solver is preferred - Ability to identify problem...

    $38 (Avg Bid)
    $38 Snitt bud
    14 bud

    My website's been redirecting to suspicious pages. I do regular security scans and have a recent backup. - **Issue**: Site's redirecting...suspicious pages. I do regular security scans and have a recent backup. - **Issue**: Site's redirecting to suspicious pages. - **Current Security**: I run periodic security scans. - **Backup**: I have a recent backup. I need a professional who can: - Identify and remove all malicious code from my WordPress/PHP website. - Ensure the site's restored to its normal function. - Provide advice on further security measures to prevent such issues in the future. Ideal candidate should: - Have a strong background in PHP and WordPress. - Be experienced in identifying and removing malicious code. - Be able to provide se...

    $21 / hr (Avg Bid)
    $21 / hr Snitt bud
    92 bud
    Implementing code for YOLOv4 Tiny 4 dager left
    VERIFISERT

    I am seeking a highly skilled Python developer to add Recall, Precision, and F1 graph functionalities to the existing YOLOv4 Tiny on Colab implementation.

    $10 (Avg Bid)
    $10 Snitt bud
    6 bud

    I'm in need of a talented designer who can create a QR code for me containing a variety of my professional and social contact information, various requests are listed below This project will require experience crafting QR codes and a keen eye for detail. Key information to include in the QR code: I am in real estate in sydney specialising in Pyrmont & Sydney CBD Chad Egan - My email address - My phone number - Website URL that opens up directly to my profile - follow invitations to my business accounts for Facebook and Instagram -I want the person that scans my QR code to be prompted to follow my instagram & facebook instead of links to the two platforms immediate follow requests Is it posable when they scan my QR code ...

    $23 (Avg Bid)
    $23 Snitt bud
    36 bud