Elmhurst library hours工作

筛选

我最近的搜索
筛选项:
预算
类型
技能
语言
    工作状态
    2,000 elmhurst library hours 份搜到的工作,货币单位为 HKD

    I am looking for someone to help me set up Golang on my Mac and provide assistance with selecting the right library for my personal project. I have a beginner level of experience with Go and its libraries. Skills and Experience: - Proficient in Golang and experienced with setting it up on Mac - Knowledgeable in various Golang libraries and able to provide guidance in selecting the right one for the project - Able to assist a beginner in understanding and using Go and its libraries effectively

    $62 / hr (Avg Bid)
    $62 / hr 平均报价
    9 个竞标
    react developer 已经结束 left

    I'm looking to hire an experienced React developer for a project that requires data visualization and charting, as well as knowledge of the React Router library. The project needs to be completed within a week. If you have experience in Redux or Material-UI, that would be an added bonus. The right developer for the job should have knowledge of modern web development technologies and be able to handle fast-paced deadlines.

    $99 (Avg Bid)
    $99 平均报价
    25 个竞标

    Hello! I'm looking for help with setting up my Golang environment and understanding specific Golang libraries. My level of familiarity with Golang is beginner, so I'm looking for a patient and understanding mentor. My preferred method of communication to receive assistance is voice chat (e.g. Zoom, Skype). I am excited to get started and have my Golang project up and running soon. I look forward to hearing from interested freelancers soon!

    $35 / hr (Avg Bid)
    $35 / hr 平均报价
    2 个竞标

    I am looking for a skille...should be able to identify face mouth and tooth. Specially we would like to recognize all teeth exposed. Color Recognition: - The script should be able to recognize colors based on a specific color palette. Ideal Skills and Experience: - Strong knowledge and experience in scripting and image recognition algorithms. - Proficiency in programming languages such as Python and Open Cv or related library. - Familiarity with computer vision libraries and frameworks. - Experience in working with color recognition and shape detection. - Good communication skills and the ability to understand and implement specific requirements. If you have the expertise and skills required for this project, please submit your proposal along with relevant examples of your prev...

    $109 / hr (Avg Bid)
    $109 / hr 平均报价
    27 个竞标

    We will provide you with snippets of broken NVMe code filled with bugs. Your mission is to squash them all! This code aims to use the libnvme library to perform IO operations on an NVMe device. Your task is to analyze the code and errors to identify and fix all issues. This will demonstrate your understanding of: NVMe interface and data structures Passing function arguments in C Including appropriate headers Resolving compilation issues We have included some documentation on the nvme_* functions, but not enough to give away the solutions. You will need to rely on your skills to deduce the fixes. Some hints to get started: Try to compile in steps and resolve one error at a time Understand what each error means before fixing Determine root cause before applying changes Consult n...

    $242 (Avg Bid)
    $242 平均报价
    10 个竞标

    I am looking to hire for the creation of a comprehensive library of 3D printable N-scale figures, which will serve as templates for my art and diorama projects. As an owner of a resin printer and a passion for miniatures, I understand the challenge of finding diverse N-scale figures. That's why I'm looking to hire a skilled 3D modeler who can bring this vision to life. Project Overview: Objective: To commission the design and creation of a diverse collection of N-scale figures, including men, women, children, and possibly a hiking group, in various poses (sitting, standing, and more) that can be 3D printed.

    $234 / hr (Avg Bid)
    $234 / hr 平均报价
    19 个竞标

    ...Experience with identifying and resolving performance issues in Python scripts - Ability to meet specific performance targets within a given timeline >Details My boss 01 for download files (pdf and Word) from web site with captcha challenge he wants to use opencv library instead of 2captcha api (2capcha is not accurate). Script for download files: 1- Needs to use captcha more accurate, usually fails with red letters, 0 and o, or when the color of the letter is similar with the background (red and dark red) but will be better use some python library like opencv or tesseract to solve or bypass captcha challenge and don't use 2captcha api. 2- Needs to save log in csv format with file name of pc and time stamp, search code, download status of the files (downloaded, no...

    $179 / hr (Avg Bid)
    $179 / hr 平均报价
    8 个竞标
    Rust embedded help 已经结束 left

    I am looking for help with my embedded Rust project. There is existing code to be debugged, though it's sort of incomplete. I need help with reading a DMX () Signal with a rpi 2040`s pio state machine. Here is the Github PR that tries to implement it: The owner of that repo stopped responding, but i need the library to have that feature for my other projects to work. Here is the same thing, working on the rpi pico but in c++: (I imagine, that the state machines should be the same) I am hoping to find someone who specializes in Rust, embedded systems, and debugging in order to help me to get this PR to work.

    $1388 (Avg Bid)
    $1388 平均报价
    13 个竞标
    Asp.NET Diagram generator 已经结束 left

    We are looking to enhance an existing .NET web application with the capability for users to design a flowchart-like diagram that allows for the creation of questions and potential numerical answers (e.g., 1, 2, 3, 4, 5, etc.). Users should be able to define subsequent steps based on the given answer, attaching another question and a set of possible answers... 2. Recording via the computer's microphone. 3. Uploading an audio file. Upon saving, the diagram should be returned to the backend in JSON format, while any audio should be encoded as a BASE64 string. The user must also be able to edit the diagram at any time, which requires a mechanism that can read the JSON string and recreate the visual representation of the diagram. An open source library shall be used to genera...

    $5729 (Avg Bid)
    $5729 平均报价
    68 个竞标

    I am looking for a freelancer to create a Python program for the Tradier API. The program should focus on trading execution. I want it to take a tradingview alert and submit an SPX options order in Tradier using their API. I would like it to automatically select an order that is 2 strikes away from the current strike price and b...and be able to set a take profit order. I would like it to have an GUI where these items can be customized. Skills and Experience Required: - Intermediate experience with the Tradier API - Proficiency in Python programming - Knowledge of trading execution and portfolio management - Familiarity with data retrieval and analysis Additional Information: - There is no preferred Python framework or library for this project, so the freelancer can decide which o...

    $164 / hr (Avg Bid)
    $164 / hr 平均报价
    37 个竞标

    We are looking for python expert who can maintain our open sourced python API wrapper library. Has to be expert in python. This is not a daily work thing. It's a periodic responsibility to fix things if users report any bugs.

    $2425 (Avg Bid)
    $2425 平均报价
    16 个竞标

    a programming code to merge tags and declarations on the same page of a PDF file, here is an example in Python using the PyPDF2 library: It is assumed that '' contains 100 pages of labels and '' contains 100 pages of declarations, with a direct correspondence between the pages. The code creates 100 distinct output files, named '' to '', each containing a label page followed by a corresponding declaration page. Be sure to adapt the code as necessary to meet your specific needs.

    $117 / hr (Avg Bid)
    $117 / hr 平均报价
    20 个竞标

    Note: NO PLACEHOLDER BIDS! PLEASE Ask Questions if Needed To Submit Final Bid. PLACEHOLDER BIDS MAY BE DISQUALIFIED! Team Will create a Video Clipping/Download Clips Web Application. Development of a cross-platform web-based application that allows...Download - Once clipped, and paid, temporary store the video in server folder - Generate a one-time download link for user to retrieve file(s) • Advertisements for free users, ad-free experience for premium subscribers. Technology Stack Ideas *Frontend: React (or Vue.js) Angular • Backend: Node.js (or PHP) Python, Flask • Database: PostgreSQL (or MySQL) MongoDB • Video Editing: FFmpeg (or similar library) • Payment Gateway: Stripe (or PayPal) *AWS EC2 Server References

    $5849 - $11698
    加精 加封
    $5849 - $11698
    55 个竞标

    Seeking a developer skilled in Python or Java to create an algorithm that converts hundreds of HD images into a 3D render. The algorithm must be command-line executable, accepting source and output folder paths. The final 3D model should be renderable on a website using the JavaScript library. The produced object must display the textures of the original object contained in the images. The images include metadata that the algorithm can use to enhance the 3D reconstruction such as the angle, X and Y coordinates about the object that has been photographed. Not exactly a LIDAR but enough to reconstruct the image. The ideal candidate should have experience in 3D modelling, computer vision, or similar fields, be familiar with , OpenCV, and have a portfolio showcasing similar

    $28629 (Avg Bid)
    $28629 平均报价
    62 个竞标
    fix python scripts 已经结束 left

    ...has 02 python script, 01 for download files (pdf and Word) from web site, and other to extract some text of these files, both scripts have some errors or need improvements. Script for download files: 1- Needs to use captcha more accurate, usually fails with red letters, 0 and o, or when the color of the letter is similar with the background (red and dark red) but will be better use some python library like opencv or tesseract to solve or bypass captcha challenge and don't use 2captcha api. 2- Needs to save log in csv format with file name of pc and time stamp, search code, download status of the files (downloaded, not found, error, etc.) 3- Needs to use 02 or 03 windows browsers in the same pc for download more quickly or incognito mode 4- can stop and resume the job 5- in ...

    $1217 (Avg Bid)
    $1217 平均报价
    61 个竞标

    I am looking for a C# library that will allow me to sign XML files with a PFX certificate. This is for personal use only and the output should be an XML file.

    $343 (Avg Bid)
    $343 平均报价
    7 个竞标

    ...uploaded to the web in 2021 but took it down in 2022 because of revisions to my manuscript. Its sole purpose is to provide background on me and my finished manuscript to the literary agents I'm querying to represent my book with publishers. The pages are nearly ALL words with headings. There are two existing graphics (artwork and a photo of me) Neither are changing and already exist in the media library file on the site. Most of the original Pages are to be deleted and replaced with new pages and headings. Those will need to be connected to the Menu. The new content is ready in form and I know how to upload the new pages and leave them in Draft form on my Wordpress file. I want to make sure that everything is functioning, including Plug-ins. I will provide explicit explanat...

    $1349 (Avg Bid)
    $1349 平均报价
    98 个竞标

    need develop a Angular website based on Figma design. the UI needs to use primeng library responsive wireframe only.

    $6049 (Avg Bid)
    $6049 平均报价
    97 个竞标

    My project is looking for a talented voice artist with a neutral tone to record an audio script for around 3 hours. The voice we are looking for needs to be male. You need to be from the USA and have no weird accent. The project involves taking a script and transforming it into a well-crafted audio presentation which is engaging, captivating and speaks directly to the target audience. The end product must be professional sounding with excellent audio quality and no noise, pops or other sound artifacts. It's important that the right vocal talent is chosen who can get the tone, emotion, and inflections in their delivery just right. Being a 3 hour production, you'll also need to be confident in your ability to sustain a high level of energy throughout. To ensure we get t...

    $1318 (Avg Bid)
    $1318 平均报价
    15 个竞标

    don't apply if you don't have enough time. don't apply if you can get things done. don't apply if you are fresher and don't know how things work. don't apply if you are greedy for money I work on milestone basis 50$ milestone , if we liked your work and dedication then we can go to per hour bases, reason is initially you won't be able to contribute that much because of lack of knowledge of codebase once you get that we will go with per hour bases. do apply if you have all the skills and can give commitment do apply if you are willing to learn from great colleagues/mentors while applying mention "yes i have read the description"

    $2351 (Avg Bid)
    $2351 平均报价
    28 个竞标

    I do not care but I need this website Live way tomorrow. The lady I have been working with on freelancer has completely destroyed everything I am trying to do and keeps procrastinating and not doing a single thing. I need help and I need this done within 24 hours or less. I have the information I just need someone to create the website. It's very simple and not much needed but I need someone that will commit their time until it is ready.

    $968 (Avg Bid)
    $968 平均报价
    135 个竞标

    I am in need of an expert with experience in Microvellum for a project I'm working on. Specifically, I need help with migrating current CAD drawings for Autocad to a Microvellum library. I have all of the details for the project at hand, including specific dimensions and design details. Furthermore, I will require more than 10 custom cabinets designed for the project. If you feel that you have the necessary skills and experience to complete this project, please reach out to me and together we can make this project a success.

    $10374 (Avg Bid)
    $10374 平均报价
    26 个竞标

    I would like to work with an experienced developer to develop a Python library to interact with the Web3 contract for PRDT Finance called Classic Version, The script should be able to achieve the following functions as listed in the documentation. 1. Able to select a blockchain: i.e) BNB(BSC) or Polygon(MATIC) and then select an asset to trade. 2. Able to execute the following functions: betBear, betBull, claim, claimable, refundable, currentEpoch, getBet If any data is returned from the contract, I would like this displayed in json format.

    $1388 (Avg Bid)
    $1388 平均报价
    24 个竞标

    I need someone go with me in a short meeting to show me how to include Ncurses library to C project on clion or visual studio

    $94 (Avg Bid)
    $94 平均报价
    5 个竞标

    I am looking for a skilled developer who can migrate a current c++ project to Flutter. The desired platform for the Flutter project is both Android and iOS. You need to be expert in and familiar with OpenCV, OpenFace, dlib, OpenBLAS, Boost, Eigen as you need to build them for mobile. Maybe also need to use c++ sources in mobile project of openblass and dlib instead of precompiled libraries. For flutter side, it could be compiled using Flutter FFI. The major problem it that OpenFace is 6 years old, last update 3 years ago. The code itself if fine but, dependencies are tooooo old. Please

    $5178 (Avg Bid)
    $5178 平均报价
    60 个竞标
    Customization 已经结束 left

    Customization of cookie library and other fixes on homepage

    $234 (Avg Bid)
    $234 平均报价
    1 个竞标
    Listing website 已经结束 left

    ...location, and registration information. 6. E-commerce Functionality (if applicable): A secure and user-friendly online store for selling products, services, or event tickets. Shopping cart and checkout features with multiple payment options. 7. Newsletter Signup: A prominent newsletter signup form to capture user emails. The ability to send newsletters and updates to subscribers. 8. Resource Library: A repository for downloadable materials such as guides, brochures, and educational resources. Articles, whitepapers, and research resources. 9. User Accounts: User registration and login functionality for personalized experiences. User profiles that allow users to manage their activities and interactions. 10. Contact Forms: Contact forms for inquiries, feedback, and support requ...

    $2538 (Avg Bid)
    $2538 平均报价
    158 个竞标

    ...looking for a Freelancer to develop a python code that will help predict the future real estate prices using timeseries datasets. This project will primarily involve the use of encoder-decoder-transformers with attention which is an advanced form of deep learning. The dataset I have is quite large, with more than 10,000 data points. I would prefer that the Freelancer uses PyTorch as the Python library/framework for this project. Additionally, I want to use price history as one of the features for predicting the price. i have i csv file of about 52 mega bytes This is a complex project and I am looking for a highly experienced Python programmer who has dealt with similar projects before. The Freelancer should have strong experience in working with deep learning neural networks s...

    $1248 (Avg Bid)
    $1248 平均报价
    26 个竞标

    I am looking to hire a developer to create a cryptocurrency trading bot using the ccxt library. The bot should be capable of trading two different cryptocurrencies on a selected exchange. It will use technical indicators such as SMA, EMA, and ATR to make buy and sell decisions. The developer should be experienced with cryptocurrency trading and have a strong understanding of these technical indicators. Please provide a proposal with details on your experience and how you would approach this project.

    $2012 (Avg Bid)
    $2012 平均报价
    17 个竞标

    I'm new to language module processing. I want to implement a model that will find answers to given questions in documents with which it will be pre-trained. I want to use spaCy for this, but the problem is that the official library does not have a language model of the Azerbaijani language. Another problem is that does not have treebanks for this language. I have a text corpus of 400,000 news articles, 4,000 books, 80,000 Wikipedia articles, several tens of thousands of comments from social network users. All together it turns out to be about 10 million lines of text data. If need more data, I can get it. I have extensive experience in parsing and text normalization It is necessary to implement a project for training and development

    $1334 (Avg Bid)
    $1334 平均报价
    7 个竞标

    i will Improve breadcrumbs (not with a "current" parent object, but with a parent object gathered from store by additional parent attribute); I guess there is a library for that. , Change current store Vuex to Pinia. , Streamline Axios, e.g. adding reroute to login screen + flash message to interceptor when 401 is returned. , When the user is not logged in always reroute to login screen. Make suggestions for further optimizations (like not separate variable assigning when loading views).

    $851 (Avg Bid)
    $851 平均报价
    1 个竞标

    I'm looking for an experienced developer to create a library to help manage files saved in each of the file storage services SharePoint, OneDrive, Dropbox and GoogleDrive. I have specific requirements and features in mind, which will be discussed upon hiring. The library should be created using TypeScript/Node.js. As far as documentation is concerned, I am looking for something basic but comprehensive enough for the library to work properly. If you're an expert in TypeScript and have experience in the Graph/Dropbox/Google APIs, I would love to hear from you. The main thing is that we end up with a library that has all the main file manipulation functions (such as upload file, rename file, download file, get folder list etc, etc) for each of the main...

    $23396 - $38994
    加精 加封
    $23396 - $38994
    37 个竞标

    I am looking for a skilled developer to create a modern library management system with various features. The main components of the project include slot creation, slot booking, and a user portal. Additionally, a front-end website will be required to showcase the library's services and information. Key Features: - Slot Creation: The system should allow the admin to create slots for different library resources, such as study rooms or equipment. - Slot Booking: Users should be able to book available slots through the user portal, selecting their preferred time and resource. - User Portal: A user-friendly portal is needed for individuals to access their account, receive notifications, and manage their bookings. Payment System: - Paytm Gateway: The preferred payment system ...

    $1126 (Avg Bid)
    $1126 平均报价
    24 个竞标

    Project Objetive: I am looking forward to experiment with "Functions" at Digital Ocean () platform. This function should run Phytion...setup an empty Phyton "Function" with the proper dependencies that will allow me to connect with my PostgreSQL database. Specific functionality required: - Empty function @ Digital Ocean Platform - Phyton 3.11 environment - Connection ability to PostgreSQL Ideal Skills and Experience: - Experience @ DigitalOcean Platform - Experience with API integration - Familiarity with the DBConnection library - Proficiency in connecting with PostgreSQL databases - Attention to detail and ability to follow project requirements If you have the necessary skills and experience, please submit your proposal with relevant examples of your prev...

    $1232 (Avg Bid)
    $1232 平均报价
    20 个竞标

    Best wishes for a wonderful day. SQL is required for this endeavour. Currently, I only have to complete CLO2. For this endeavour, an Entity-Relationship Diagram (ERD) and a database diagram are essential components. In addition, it is essential to include DDL and DML instructions. These are the only elements that are genuinely required. After the construction of the entire database, it will still be necessary for you to construct queries using SQL server in order to respond to the inquiries. Needed by Nov 5th.

    $265 (Avg Bid)
    $265 平均报价
    16 个竞标

    I am looking for a freelancer to develop a console library application using Python. The application should have the following features: - Input validation to ensure accurate user input - Basic error handling to handle any unexpected issues - File handling capabilities to allow for reading and writing of library data The level of complexity for this project is basic, so I am looking for someone with experience in Python and console application development.

    $764 (Avg Bid)
    $764 平均报价
    5 个竞标

    I'm looking for a front-end or full-stack programmer to help be with my website which is built via Java / Java Server Pages / MySQL / JavaScript (jquery + bootstrap) and runs on Apache Tomcat web server. 1. LazyTube JS plugin is used to display YouTube video in popup when someone clicks video thumbnail image. Unfortunately it doesn't work if you click video title that is located under the video thumbnail. This needs to be fixed so when you click the title the popup with video is also shown. Example of URL with the problem: 2. Currently almost all website article pages have Largest Contentful Paint (LCP), First Contentful Paint (FCP) and Cumulative Layout Shift (CLS) issues: I need someone who has relevant experience and can optimize web page JSP template to solve these issue...

    $1373 (Avg Bid)
    $1373 平均报价
    48 个竞标

    PLEASE READ FIRST!!!! Note: This is a preliminary design. If this goes well, it will lay the foundation for a complete app design! - Experience ...to create a mobile app for financial calculations. As a freelancer, I need someone with the following skills and experience: Onboarding & Authentication: Splash Screen Login Page Registration Page Subscription Selection: Subscription Choice Page Dashboard: Main Navigation Hub Calculation Tools: Quick Calculation Screen Menu Calculation Screen Recipe & Dishes: Recipe Management Page Dish Library Page User Profile & Settings: Settings Page Profile Page Support & Assistance: Help & Support Page Design Elements: Typography: PRO (Primary), Cerebri Sans Bold (Secondary). Colors: Dark Green (#245733) and Light Gre...

    $1517 (Avg Bid)
    $1517 平均报价
    70 个竞标

    1. I need clean code 2. HTML and Tailwind Library CSS (v3.3.5.), clean, working, responsive. 3. I can see you have used custom values like py-[38px] . Please avoid this and use tailwind default values like py-40. 4. Mind to use version that i shared. otherwise it will not integrate 5. I need front end of the design on html, css and jquery/javascript 6. Please use svg, plugins, images, webp format etc that are lightweight Only serious bidder bid otherwise reject bid now please bid "Expert Tailwind" Thanks

    $56 - $140
    加封
    $56 - $140
    16 个竞标

    ...both the Indian and international markets. This platform will empower users to create, customize, and optimize sales funnels, landing pages, and marketing campaigns with ease. Key features include: Funnel Creation: Users can design, customize, and launch sales funnels, landing pages, and lead generation campaigns using a user-friendly drag-and-drop interface. Advanced Templates: Offer a vast library of pre-designed templates for various industries, enabling rapid funnel creation. Social Media Integration: Seamlessly integrate with major social media platforms such as Facebook, Instagram, Twitter, and LinkedIn. Users can schedule posts, run ads, and analyze social media campaigns within the platform. Email Marketing: Enable email marketing automation, list management, and inte...

    $5467 (Avg Bid)
    $5467 平均报价
    39 个竞标

    I have a Google Doc with ~150 data records. The task is to copy/paste every piece of info from each record and fill a form. Accuracy and paying attention to small details is a must have skill. basic understanding of English is Mandatory - as well as for reading/writing.

    $133 / hr (Avg Bid)
    $133 / hr 平均报价
    212 个竞标

    I am in need of a skilled freelancer who can quickly convert a Figma design into HTML for use in an email. I have a tight deadline of 2 hours to submit the completed task. Requirements: - Ability to convert Figma designs to HTML - Proficiency in HTML coding - Experience in creating HTML emails - Familiarity with Gmail as the email client Please note that the Figma design file is ready and available for use. The freelancer will not need to create the design from scratch. If you have the necessary skills and can complete this task within the given time frame, please submit your proposal.

    $226 (Avg Bid)
    $226 平均报价
    20 个竞标

    I am looking for a skilled freelancer to create a floor plan for my residential property. The ideal candidate should have experience in architectural design and be familiar with creating floor plans for residential buildings. Specific requirements or dimensions for the floor plan are not provided, but I am open to suggestions from the freelancer. The freelancer should be able to understand my vision and provide creative solutions for the layout of the property. The property consists of a single floor, so the freelancer should be able to effectively utilize the available space to create an efficient and functional floor plan. Overall, I am seeking a freelancer who is detail-oriented, has excellent communication skills, and can deliver high-quality floor plans that meet my needs and pr...

    $343 (Avg Bid)
    $343 平均报价
    8 个竞标

    ...(Board) b. Servicios religiosos (religios services) i. Shabat ii. Fiestas Mayores iii. Ciclo de vida c. Nuestra comunidad (Our community) i. Cementario ii. Hebra Kadisha d. Contact (contact information) e. Donaciones (Donate) f. Socios (associates) i. To enter this page credentials are required. Webpage manager must create the user and provide credentials. ii. This must redirect to a library divided by folders and content within each. 3. In the middle of the page a moving news banner to show posts created by the webpage manager. This may include upcoming events, important information to the audience, etc. (see example at Bet-El – Comunidad Bet-El de México ()) Key considerations: a. Must be moving between posts, every 3 secs. b. You can suggest the s...

    $4219 (Avg Bid)
    $4219 平均报价
    119 个竞标

    I am looking for a skilled developer to create a web app for professional use that allows for simple 3D modeling. The level of complexity required for the modeling is moderate. The ideal candidate should have experience in web development and 3D modeling. Key requirements for the web app include: - a list of basic 3D shape library for users to choose from - use mouse to place, scale, rotate a 3D object with respect to another one on canvas - use Boolean operation in between basic shapes to create more complex 3D objects - Import/Export functionality: The ability to import existing 3D models into the app and export the created models in various file formats. Additional details: - The web app will be used primarily for the modeling of radiation shielding structure or radiation det...

    $8111 (Avg Bid)
    $8111 平均报价
    40 个竞标

    ...Learning Project Tasks: - Implementation of an advanced machine learning model using Python - Utilize the Scikit-learn library for the development and training of the model Requirements: - Extensive experience and expertise in Python - Strong knowledge of machine learning concepts and algorithms - Proven track record in implementing advanced machine learning models - Familiarity with the Scikit-learn library This project requires an individual with a deep understanding of Python and machine learning techniques. The ideal candidate should have prior experience in developing and implementing advanced machine learning models using Python, specifically with the Scikit-learn library. The machine learning model to be implemented is of an advanced complexity level, ther...

    $148 / hr (Avg Bid)
    $148 / hr 平均报价
    35 个竞标

    We seek a freelancer who can develop an Azure Function App using Python to create PDFs from Microsoft SQL Server database records. Database: - The project requires working with Microsoft SQL Server as the database. - The records will be driven from multiple SQL server queries - You need to use the pyodbc library in Python with your sample "SQL connection string," and we will modify it when setting it up in our environment. PDF Format/Layout: - The PDF format/layout must be consistent. Hence, I can provide a template, and you can edit that based on your solution. - Specific database records and fields must be printed in their associated areas on the PDF template. PDF Lock - The PDF needs to be locked with a digital signature (the signature image is in a database field I...

    $3298 (Avg Bid)
    $3298 平均报价
    49 个竞标
    Janusgraph Expert -- 2 已经结束 left

    ...0-rc2 with the selected datastore b. Set up the Elasticsearch-JanusGraph connector c. Write scripts or develop a tool to migrate data from Elasticsearch to JanusGraph d. Create indexes (BTR, FIFO, etc.) in JanusGraph based on the defined requirements e. Implement relationship creation logic for Main party and Other party f. Develop the Link Analysis chart using the selected visualization library g. Integrate the Link Analysis chart with the existing application or develop a standalone interface Testing: a. Perform unit testing for individual components (data migration, relationship creation, etc.) b. Conduct integration testing to ensure the system works as a whole c. Test the performance and scalability of the JanusGraph setup with a representative dataset d. Valida...

    $2340 (Avg Bid)
    $2340 平均报价
    1 个竞标

    ...application. Our goal is to create real-time video effects using the `react-native-vision-camera` library. However, the application crashes when we attempt to process camera frames in real-time and apply these effects for display. Symptoms: - Application crashes when trying to use the video effects feature. - The crash occurs during real-time camera frame processing. - There are no specific error messages provided. Symptoms: - Application crashes when trying to use the video effects feature. - The crash occurs during real-time camera frame processing. - There are no specific error messages provided. Steps Taken: 1. Checked code for correct implementation of the `react-native-vision-camera` library. 2. Explored code performance and optimization. 3. Tested on different em...

    $1848 (Avg Bid)
    $1848 平均报价
    4 个竞标

    I want the website/app to take an itunes library list and recreate the experience of physically browsing your home music collection. Every available record will be what is in the users collection and the user can flick through them as they would at home i.e. the cover art is what they see. When they hover on the album cover the songs on the album appear and can be played. The user should be able to remain in the app to listen to the music. The completed website and app should be designed to facilitate an engaging and reliable discovery and streaming experience so that users can browse and enjoy the widest selection of music available.

    $5724 (Avg Bid)
    $5724 平均报价
    83 个竞标