Customer churn prediction model python jobs

Filter

My recent searches
Filter by:
Budget
to
to
to
Type
Skills
Languages
    Job State
    2,000 customer churn prediction model python jobs found, pricing in USD

    I'm in need of a tech-savvy, innovative professional to develop a company chatbot for my business, with the task being of utmost importance. The developed chatbot will be integrated with WhatsApp and my own website. Your job will include: - Implementing functionalities to answer FAQs and process customer inquiries. - Ensuring seamless integration of the chatbot across both platforms - WhatsApp and our website. - Prompt response to any related issues during the course of the project. Skills and Experience: - Proven track record with chatbot creation and implementation - Proficient in web development - Prior experience with WhatsApp API integrations - Excellent problem-solving abilities Looking forward to receiving your bids! Please note, the expected delivery is within a mont...

    $430 (Avg Bid)
    $430 Avg Bid
    55 bids

    I'm in need of an experienced Python developer to optimize and automate my existing Python functions. This role does not only involve data analysis; it also involves file manipulation and web scraping. Now let's check out what you'll be working on: - Revamping Function: The existing function needs to be automated so it works effectively and efficiently. This includes working with modifying and optimizing the code. - Mobile Signature: Another crucial area you'll be dealing with is to implement mobile signature in the script to facilitate its operation. - Task Automation: The function should be programmed to undertake specific tasks. These include fetching data from a website and updating a database accordingly. Ideal Skills: - Python scripting -...

    $21 (Avg Bid)
    $21 Avg Bid
    45 bids

    I am seeking assistance with a Python script. While there was no specific functionality specified, it would be great if the freelancer boasts a versatile skill set to handle different tasks that may involve: - Data parsing - Web scraping - File manipulation Due to the lack of a specified timeline, I'm somewhat flexible with the delivery date, but I'd appreciate consistent progress and updates. I am especially interested in working with individuals who have extensive experience in Python, but strong general coding knowledge is also useful in anticipating and troubleshooting issues. This open-ended project is perfect for someone who enjoys problem-solving and taking the initiative.

    $107 (Avg Bid)
    $107 Avg Bid
    73 bids

    ...primarily focus on selling physical products. I am particularly interested in a professional, corporate design aesthetic to appeal to my intended client base. Main tasks include: - Creating a professional RTL Shopify store supporting Arabic language. - Importing and setting up physical products on the store. - Incorporating a corporate and professional design which resonates with my business model. Ideal skills and experience: - Extensive experience with Shopify store setup and management. - Proficiency in Arabic language for store setup. - Proven track record in creating professional and corporate Shopify designs. Keep in mind the target market is Arabic-speaking, so understanding cultural nuances would be a great advantage. The ultimate goal is to deliver a tailored shop...

    $144 (Avg Bid)
    $144 Avg Bid
    67 bids

    I have a CSV file with my Apple Music play history and I'm seeking a Python programmer to help reduce the redundancy within it. Specifically, I need: - Condensation of textual data: Whittle away superfluous data to Playlist ID, artist, play count (this is optional), and album (also optional). +not every song has a unique playlist ID in the same column, there are several different ways a unique playlist ID could populate, some data points will use more than one column's ID, some only have a unique ID in one column. Unfortunately each column has a different format for each ID. - Criteria for duplicates: Only one row of data for each song. I define "duplicates" based on both the artist and the song title. To avoid two songs with the same title but different a...

    $135 (Avg Bid)
    $135 Avg Bid
    87 bids

    I am currently in need of a specialist in WooCommerce to Shopify migration who can flawlessly move my website with approximately 500 products. - A specific theme is already chosen for the new Shopify store, so implementation experience is key. - Customer account portals functionality from the existing WooCommerce store needs to be replicated on Shopify. - Additionally, a key part of the task will involve assistance in migrating and organizing my product data, categories, and images to Shopify. - Candidates with proven experience in WooCommerce to Shopify migration and a good understanding of the Shopify platform will be given top consideration. The ability to work in an organized and efficient way while maintaining a keen eye for details would be appreciated. For those interest...

    $322 (Avg Bid)
    $322 Avg Bid
    176 bids

    ...developer for a LONG TERM cooperation for a developer to participate in the product development PLEASE EXPLAIN IN YOUR ANSWER WHY YOU WOULD LIKE THIS OPPORTUNITY AND WHY YOU ARE A GOOD CANDIDATE FOR IT We would like to have excellent skills in - Angular (version 11+) - Java springboot - Ionic Mobile Apps - MySQL - Kafka Other good to have skillls - Understanding of e-commerce catalog & order data model - Payment provider integration - Bluetooth & POS printer connectivity - Java FX for desktop application - nice to have No agencies, please! Ideally, we would like a developer that would be able to dedicate 20 - 40 h per week, so it is ok to have another job too but 8h/day can be considered Must have - Excellent English / communication skills - Able to do meetings with ...

    $27 / hr (Avg Bid)
    $27 / hr Avg Bid
    73 bids

    ...successful candidate will demonstrate expertise in Python programming, servo control, and Modbus communication. Scope of Work: Phase 1: Raspberry Pi Setup & Servo Motors Control Description: Set up the Raspberry Pi 4b to control servo motors, including connecting it to the Delta Touch Screen (DOP-110WS) and configuring communication with the Panasonic Minas Driver (MADLN05NE) and Panasonic Servo Motor (MHMF092L1U2M). Install Modbus server software and develop custom Python scripts for Modbus communication and servo motor control. Conduct thorough testing to ensure alignment with project specifications. Deliverables: Raspberry Pi configured for communication with Delta Touch Screen and servo motors. Modbus server software installed. Custom Python scripts for s...

    $61 (Avg Bid)
    $61 Avg Bid
    86 bids

    Hi, I'm looking for proficient programmers to join my team. We need expertise in JavaScript, Python, and C++. Your tasks will involve working on various cloud-based and desktop software projects. Key requirements: - Proficient in JavaScript, Python, and C++ - Experienced with React and Angular frameworks - Capable of following specific design and UX/UI requirements for websites/software projects Incredible attention to detail, good analytical skills, and ability to brainstorm and troubleshoot are essential for this role. I look forward to your bids!

    $2214 (Avg Bid)
    $2214 Avg Bid
    40 bids

    I'm on the hunt for a skilled web developer and AI implementation expert to bring my vision to life. I need your help in building a unique women’s apparel website that uses an AI model to dynamically generate matching apparel based on a given theme. We're not just talking about outfit suggestions - although that is a part of it. The integrated AI model I want should take care of design, cut, and even print of the apparel, providing a truly personal and dynamic shopping experience for users. I already have an AI model in mind for this project. The ideal freelancer for this project would have: - Robust experience in website development and design - Specific expertise implementing AI models into websites - Prior experience or understanding in the fashio...

    $264 (Avg Bid)
    $264 Avg Bid
    19 bids

    I have a python scrape that collects data from a website but the cookie and csrf have changed and I am not sure how to obtain the ones from dev tools. Here is the top part of the broken scrape code. Can you fix it? Full code attached. # Scraping import os import datetime from time import sleep import requests import pyodbc from import InsecureRequestWarning requests.packages.urllib3.disable_warnings(category=InsecureRequestWarning) def terminate(error_message, code, data, d_type): print(f"[{d_type}]{error_message}, Check Logs. Exiting...") dt = str(()).replace(".", "_").replace(":", "_").replace(" ", "_").replace("-", "_") print(f"nPlease Check File: scraper_logs/{dt}...

    $142 (Avg Bid)
    $142 Avg Bid
    26 bids

    ...Components: GPS Integration: To locate nearby gas stations offering discounts. Navigation: Turn-by-turn directions to guide users to selected gas stations. 7. Feedback and Ratings System Objective: To collect and display user feedback. Components: Rating Interface: For users to rate gas stations and their services. Review Management: For gas stations to view and respond to customer feedback. 8. Security and Compliance Objective: To ensure the app adheres to legal standards and protects user data. Components: Data Encryption: For protecting personal and transactional data. Compliance Adherence: Following PCI DSS for payments and relevant laws for user data protection. 9. Marketing and Promotional Tools Objective: To attract and retain users throu...

    $511 (Avg Bid)
    $511 Avg Bid
    75 bids

    ...that can handle a large amount of data would be beneficial. This is an intricate project requiring advanced skills in image processing and machine learning. The better the accuracy, the higher the chance you will land this project. I more so need to detect vehicles. Humans/pedestrians can be a later input. I need to be able to keep a count of the cars that drive over a certain spot. I have used Python and YOLO and created a test version, but it needs a lot of improvements. Ultimately, I would like to be able to detect and count cars going different directions. I would like to have multiple lines that I can draw or move around in order to choose where I want the program to count. I have a lot of videos that need to be counted so I will need to be able to apply this to different...

    $750 - $1500
    Sealed
    $750 - $1500
    97 bids

    I'm seeking a savvy writer to craft informative blog articles on technology. - What's the work: The project solely involves writing formal ye...- Writer's skill-set: Apart from being knowledgeable in tech issues, I want someone who can effectively translate complex tech ideas into easily digestible content, hence excellent writing skills and a grasp on formal informative style are a must. - Additional preferences: Experience with website content, blog articles and product descriptions will be an advantage. Familiarity with our business model and target audience, and keen interest to stay updated on latest tech trends is preferred. This assignment requires a content writer with a knack for explaining technical concepts formally and in a captivating manner. I look f...

    $288 (Avg Bid)
    $288 Avg Bid
    39 bids

    ...am seeking a skilled professional to help increase customer trust for my venture through Google Reviews. The overarching objective of this project is to convince both new and existing clients to leave us a review, thereby fostering a more reliable reputation. Your tasks will include: - Implementation of an online-based method for collecting reviews. This should be an efficient, user-friendly process that encourages customers to share positive experiences. - Crafting of communication wherein the purpose and process of leaving a review is clear. - Monitoring and providing reports regarding the progress and response rates of the implement strategy. Suitable freelancers will have prior experience in online reputation management and customer relationship management. Skills i...

    $10 / hr (Avg Bid)
    $10 / hr Avg Bid
    16 bids

    As a proactive client, I...experienced web developers to bring a website idea to life. The primary purpose of the website hasn't been finalized yet hence, it could either be for ecommerce purposes, information-sharing or as a portfolio. I am flexible in the technologies being used, so whether you're proficient in Java, PHP or Python, feel free to express your preference. As for your applications, please focus on highlighting your experience. Ideal Skills: - Proficiency in any Web development languages (Java, PHP, Python) - Strong experience in website development Please place your bid if you match the criteria and are able to bring innovative ideas to the table. A successful partnership on this project could lead to further opportunities down the line. Looking f...

    $410 (Avg Bid)
    $410 Avg Bid
    147 bids

    Hello, I need a skilled developer who can aid me in extracting LLaMA model responses within my Flask application. I am working on integrating the LLaMA model into a Flask application for a text generation project. I've encountered an issue where I'm unable to correctly extract the generated text from the model's response. The response structure seems to be different from what I anticipated, leading to a situation where I end up with llm_output=None. Please mention if you have prior experience in performing similar tasks and share an overview of your plan for this project. I look forward to reviewing your applications soon!

    $111 (Avg Bid)
    $111 Avg Bid
    106 bids

    I'm seeking a seasoned GCP Architect for a 3-month contractual position. The professional will have the responsibility to lead the following tasks: - Cloud Strategy: De...Migration: Transpose our existing application into GCP. - Cloud Services Innovation: Innovate and enhance our cloud services for improved efficiency. Essential qualifications include a minimum of 8 years in cloud architecture and GCP certification. Proficiency in Terraform, coupled with extensive knowledge in cloud security, is crucial for this role. For the technical aspects of this project, Python is our preferred programming language. Complexity is the essence of the tasks and I expect the GCP Architect to come up with strategies and architectures that will drive the future of our cloud-based application...

    $2618 (Avg Bid)
    $2618 Avg Bid
    17 bids

    I need of a proficient developer to create a landing page that includes a multipage form. This project aims to collect customer information. Key Requirements: - Knowledgeable in designing landing pages that will attract and engage visitors. Experience in similar projects and swift response times are greatly appreciated.

    $181 (Avg Bid)
    $181 Avg Bid
    165 bids

    ...agents of a mobile car wash service - along with an accompanying admin panel. For the customer app, we require: * Capability to schedule bookings for car wash services. * A payment system allowing customers to pay for services in-app. * Features that allow customers to rate and review services, plus view their service history. For the agent app, we're seeking: * A system to accept or decline bookings. * A performance dashboard providing agents with insights into their work. Meanwhile, the admin panel should in managing and overseeing the activities of both customer and agent apps. Ideal freelancers will have experience in both iOS and Android app creation, and display understanding of customer and employee management systems. Experience creating functi...

    $2290 (Avg Bid)
    $2290 Avg Bid
    120 bids

    I'm in need of a proficient Python Flask developer capable of designing and implementing a job recommendation system. NOTE: Please refer this link to get an idea of the workflow: ,259,3953,2589&p=FhX5d9EK3JOT1u3pIHqp1 Key Features: - System Development: Design and implement the backend logic and frontend components of the job matching platform using Flask, ensuring high performance, reliability, and security. - User Authentication and Authorization: Develop user registration and authentication functionalities to allow secure access to the platform for job seekers and recruiters. - Profile Management: Implement features for job seekers to create and manage their profiles, providing essential information such as skills, experience

    $50 (Avg Bid)
    $50 Avg Bid
    4 bids

    Looking for Ai Expert having good expertise in preparing data able to build model from prepration data to training.

    $266 (Avg Bid)
    $266 Avg Bid
    5 bids
    SMV Model Checking 6 days left
    VERIFIED

    The goal of this project is to verify a potentially faulty solution to a distributed computing problem using the SMV system and to modify the solution so...properties. Key Duties: - Analyzing system behavior - Identifying design flaws - Verifying system properties Ideal Skills: - In-depth knowledge of software model checking - Proficiency in SMV (Symbolic Model Verifier) tool Software/Hardware Requirements: - SMV model checking tool - Access to high-performance computing power could be beneficial - Be prepared to work with specific software libraries if the need arises How To Win This Bid: - Exhibit your experience and competence in SMV model checking - Highlight any experiences in identifying design flaws and testing system properties - Show past work...

    $35 (Avg Bid)
    $35 Avg Bid
    1 bids

    ...successful candidate will demonstrate expertise in Python programming, servo control, and Modbus communication. Scope of Work: Phase 1: Raspberry Pi Setup & Servo Motors Control Description: Set up the Raspberry Pi 4b to control servo motors, including connecting it to the Delta Touch Screen (DOP-110WS) and configuring communication with the Panasonic Minas Driver (MADLN05NE) and Panasonic Servo Motor (MHMF092L1U2M). Install Modbus server software and develop custom Python scripts for Modbus communication and servo motor control. Conduct thorough testing to ensure alignment with project specifications. Deliverables: Raspberry Pi configured for communication with Delta Touch Screen and servo motors. Modbus server software installed. Custom Python scripts for s...

    $172 (Avg Bid)
    $172 Avg Bid
    12 bids

    I'm looking for an experienced web developer and marketing specialist to construct an e-commerce website for my physical products and implement robust SE...effective social media promotions. Key responsibilities include: - Design and development of a user-friendly e-commerce website - Strategic planning and execution of both SEO/SEM and social media marketing campaigns - Optimizing site to achieve high search engine rankings and enhance customer experience Ideal candidates should have: - Strong experience in e-commerce website development - Proven track record in successful SEO/SEM and social media marketing - Excellent understanding of digital marketing trends, customer engagement, and conversion strategies. I am looking forward to your bid, and sharing more abou...

    $987 (Avg Bid)
    $987 Avg Bid
    79 bids

    As a client, I'm searching for an experienced developer who can create me an a...of all participants. Recordings: - Recording all participants individually and the entire meeting, this includes both visual and audio content. Deployment & Coding: - The bot should be developed using Python and FastAPI. - It should be deployed as a microservice in a docker, with exposed APIs. - The bot should live store the meeting's files in real-time to Azure blob storage. Security Measures: - At least a basic level of security is required for the unique email generation and bot's ability to join meetings. The ideal candidate for this project should have solid experience in Python, FastAPI, Azure, and MS Teams API. Practical experience in bot developing, specifically fo...

    $270 - $809
    Sealed
    $270 - $809
    8 bids

    I have an intricate Python code focused on algorithm implementation. My primary aim is to have this code converted to Scheme language. This initiative is part of my learning process for Scheme programming. The complexity of my Python code is quite high. It contains several modules and dependencies that need accurate and expert conversion. Due to the complexity of the task, the ideal freelancer should be proficient in both Python and Scheme languages. Key Job Requirements: • Strong Python programming skills • Expertise in Scheme language • Experience with complex code conversions • In-depth understanding of algorithm implementation • Experience with handling multiple modules and dependencies Your solid understanding of the two langua...

    $129 (Avg Bid)
    $129 Avg Bid
    34 bids

    ...creation of our startup and the current successful milestones we've hit. we also need to introduce the innovative solutions offered by my startup. -Audience: The intended audience for this piece is potential investors, thus the tone should be business-oriented yet captivating. -Details to Include: The information to be featured includes our unique selling proposition, a run-down of our revenue model, funding and investment details, and a narration of our startup journey - from inception to current accomplishments. The ideal freelancer for this task would have pronounced experience in business writing, ideally startup-focused, with a knack for presenting business and financial concepts in a comprehendible and engaging manner. Skills in financial analysis writing will be ...

    $173 (Avg Bid)
    $173 Avg Bid
    43 bids

    In this project, I am seeking a social media expert to strengthen my brand's presence on Facebook and Instagram. The primary goal i...resonates with the target audience. - Regularly update our social media pages with creative posts. - Monitor user engagement and propose strategies to optimize reach and visibility. - Respond to queries and comments from followers for customer engagement. Ideal Candidate Should Have: - Proven experience in social media marketing specifically on Facebook and Instagram. - A strong understanding of online marketing trends, strategies, and techniques. - Ability to target and effectively engage a specific age group. - Excellent creativity and writing skills. - Great customer service skills. Join us to make our brand a household name among t...

    $80 (Avg Bid)
    $80 Avg Bid
    13 bids

    As the face of my company, I need a mascot that encapsulates our values and positively interacts with our audience - friendly, approachable, with a hint of youthful energy. Here are the specifics: - The mascot should be human, depicted as a young adult. - The overall style should come off as friendly and approachable to resonate with our broad customer base. - The attire of the mascot should be casual, enhancing its relatability and appeal. Ideal candidates for this project should have prior experience in mascot design, preferably with a portfolio demonstrating a range of styles. An excellent understanding of character design to effectively convey personality through visuals is mandatory. Knowledge with branding principles would be a plus.

    $31 (Avg Bid)
    $31 Avg Bid
    61 bids

    I am in need of Native Fluent English Speakers from the United States, Canada or Jamaica for an exciting customer support project, revolving around voice recording of promotional scripts. Here's what I'm looking for: Skills and Experience: - Strong command of the English language with a native accent. - Proficiency in voice recording and knowledge about proper voiceover techniques are a bonus, but not mandatory. - Willingness to learn and understand my product in order to create a compelling promotional script. Project Details: - The main task involves recording promotional scripts for customer support. This would be a wonderful opportunity for those with a flair for marketing and communication. - You will not have to write the scripts. They will be provided fo...

    $10 / hr (Avg Bid)
    $10 / hr Avg Bid
    17 bids

    ...potential insurance buyers. You will tap into our accessible data, which includes customer demographics, purchase history, and banking details to put together an insightful model. We are specifically seeking to analyze the variables of age, income, product category, and purchase date. We believe these factors are critical in driving insurance purchases. IDEAL CANDIDATE SKILLS: - Strong proficiency in Orange for building predictive models - Proven understanding of data analysis involving customer demographics and purchase history - Excellent abilities to interpret and represent data meaningfully - Proficient in writing comprehensive, yet concise findings I look forward to seeing my insurance purchase prediction algorithm come to life. Your participation pro...

    $87 (Avg Bid)
    $87 Avg Bid
    23 bids

    I am looking for an experienced Python Django Flask developer who can handle a robust web scraping task. Due to the uncertainty of my specific needs: - The successful freelancer should be versatile and experienced in scraping varies content (text, images, and links) from different websites to ensure readiness for any requirements that may arise. - The exact websites for scraping haven't been decided yet. Hence, potential candidates should have the ability to scrape data from any relevant websites using the best suited methods. - As the frequency of the web scraping process is currently undefined, it will be an advantage if you can offer flexible solutions for daily, weekly or even monthly executions. Your proven experience in web scraping is essential, alongside your abili...

    $15 - $25 / hr
    Sealed
    $15 - $25 / hr
    147 bids

    I am seeking a proficient, skilled freelancer to assist with sales of our physical products, managed via a third-party logistics provider. Your key responsibilities will include: - Administrative tasks: maintaining records, generatin...of our physical products, managed via a third-party logistics provider. Your key responsibilities will include: - Administrative tasks: maintaining records, generating reports, etc. - Data entry: Inputting sales data into our systems accurately. - Customer support: Handling inquiries, resolving challenges, and establishing ongoing rapport. Ideal Skills and Experience Required: - High-level knowledge of sales principles - Experience in managing third-party logistics - Ability to handle administrative tasks professionally - Superior customer...

    $13 / hr (Avg Bid)
    $13 / hr Avg Bid
    37 bids

    Confirmis () is a Singapore-based business information provider specializing in connecting businesses with global capabilities; comprised of industry veterans, Confirmis's business model is designed to overcome perennial lack of data (let alone quality data) to support effective decision-making, particularly in developing economies. As a Site Verifier, you will be responsible for verifying a company’s existence through visual data by conducting a site visit to ensure that we provide reliable and accurate information to our client. JOB DESCRIPTION: • Conduct basic verification with the subject company’s authorized representative, such as line of business, key executives' names, etc. • Take pictures of the subject company and its vicinity, as per Confi...

    $18 - $20
    Local
    $18 - $20
    0 bids

    I'm seeking a proficient developer with experience in Python and Rust, who can craft a robust trading bot on the Solana blockchain. Characteristics I require include: - Implementation of LP tracking and limit order strategies. - Seamless Integration with the Raydium API. Ideal candidates will have proven experience in developing similar trading bots and a deep understanding of blockchain technology, especially Solana and Raydium.

    $415 (Avg Bid)
    $415 Avg Bid
    102 bids

    I am currently seeking an experienced Python developer who can efficiently download next-GPT into my Colab Pro. In addition to integrating the model, the successful candidate should be proficient in setting up the user interface in Colab Pro accurately. Key Responsibilities: - download the GPT into my Colab Pro using Python. - make it run in my environment. - Construct and fine-tune the UI in Colab Pro.

    $1291 (Avg Bid)
    $1291 Avg Bid
    18 bids

    I'm in need of an AI illustrator expert who can create an informative and user-friendly overlay design for a CAD model. Your task will predominantly focus on embedding clear usage instructions into the design. Additionally, basic proficiency in SOLIDWORKS or any CAD software is crucial as there will be a need to make simple modifications to the CAD model, specifically drilling holes. Key Skills and Experience: - Strong grasp of Adobe Illustrator - Experience in designing instructional overlays - Understanding of SOLIDWORKS or related CAD software - Capacity to make simple alterations to CAD models - Experience in ensuring user-friendliness in designs - Excellent attention to detail Looking forward to your bids, folks adept at subtly and effectively communicating ...

    $26 (Avg Bid)
    $26 Avg Bid
    62 bids

    I'm seeking an experienced electrical engineer to deliver a creatively designed, efficient electrical plan for the renovation of a commercial retail store in Los Angeles. Key tasks would encompass: - Transforming current lighting layout and design: Revamping the layout to a more modern, customer-friendly, and cost-efficient system. Ideal candidates should have a thorough understanding of retail space functionality, commercial electrical systems coding in Los Angeles. Experts in renovation projects are highly preferred. Project success will be gauged by the delivery of an effective lighting layout that creates an engaging retail environment while adhering to industry standards and local guidelines.

    $415 (Avg Bid)
    $415 Avg Bid
    47 bids

    As the owner of , I need a professional to integrate Xtream Codes into my platform. features a subscription-based model allowing for full content access, including live TV, movies, and series, for paid users. Key Project Goals: - Complete Xtream Codes Integration: Qualified freelancers will have experience integrating Xtream Codes onto similar streaming platforms. - Account Status Verification: Once integrated, the platform should verify user's account status (paid/unpaid) upon login. If an account is paid, the user should have unrestricted access to all content (live TV, movies, series). - User Experience for Unsubscribed/Expired Subscriptions: In the instance of users with inactive or expired subscriptions, they should be able to view a preview of available

    $74 (Avg Bid)
    $74 Avg Bid
    77 bids

    I'm looking for a skilled SOLIDWORKS designer who can assist me with the 3D modeling of a Foam Slipper/Sandal Key Requirements: - Proficient in SOLIDWORKS especially in 3D modeling of mechanical parts. -...Slipper/Sandal Key Requirements: - Proficient in SOLIDWORKS especially in 3D modeling of mechanical parts. - Experience with drafting, detailing, and assembly design. - Specific knowledge in mechanical design, focusing on mechanical parts assembly. - Ability to interpret and implement mechanical design guidelines and industry standards. Your role will be to bring my design idea to life by creating a 3D model of a mechanical parts assembly. The ideal candidate should have a solid understanding of mechanical design and a portfolio of previous work in this area to show thei...

    $84 (Avg Bid)
    $84 Avg Bid
    18 bids

    I am seeking a versatile programmer who is proficient in Python, Java, and C++. Your focus will be on: - Developing a mining algorithm for the Kaspa cryptocurrency: Your experience in blockchain technology will be central to establishing an efficient mining algorithm that optimizes resource usage. - Creating a user interface: Experience in user interface design is appreciated, as the project aims to create an intuitive and user-friendly interface. You need to deliver a user-friendly interface that is easy to navigate and use. - Implementing data encryption: The role requires significant skills and experience in data encryption systems to protect the sensitive data involved in the crypto mining process. To complete this project, you will deliver: - A fully-functional mining algo...

    $420 (Avg Bid)
    $420 Avg Bid
    147 bids

    ...relationships with local plumbing suppliers and installers. Promote HUGO as the premier solution for energy management and electrical safety. Conduct product demonstrations and training sessions for potential clients. Identify new sales opportunities and implement strategies to maximize revenue. Collaborate with the marketing team to develop promotional materials and campaigns. Provide exceptional customer service and support to clients throughout the sales process. Stay informed about industry trends and competitor products to maintain a competitive edge. Qualifications: Proven track record in sales, preferably in the electrical or energy management industry. Excellent communication and interpersonal skills. Self-motivated with a strong drive to achieve sales targets. Ability ...

    $2652 (Avg Bid)
    Local Featured NDA
    $2652 Avg Bid
    2 bids

    =I am in urgent need of a skilled programmer to enhance my existing Python application. The primary objective of this extension is to incorporate functionalities that enable users to input, save, and load vehicle data efficiently. This upgrade necessitates the addition of two critical buttons: a 'Save' button and a 'Load' button. Key Requirements: - Implement features to allow the saving of user-entered data in a JSON file format. - Develop a mechanism for pre-loading vehicle data, enabling users to load existing datasets for further analysis or modification. - Supply two distinct datasets: one representing an understeering vehicle and the other an oversteering vehicle. -If you still have time : Ensure that the descriptions of the input fields are left-aligned ...

    $53 (Avg Bid)
    Guaranteed
    $53
    2 entries

    Objective: understanding Black-Scholes model and its limitations, applications. Itaims to deepen the understanding of the Black-Scholes model, its foundational assumptions, mathematical underpinnings, practical applications, limitations, and the model's impact on financial engineering and the broader field of finance. Please conduct an independent analysis, supported by academic literature, to critically evaluate the model and its relevance in contemporary financial markets. Instructions: 1. Introduction to the Black-Scholes Model (please develop this part it is the most important for me with the conclusion) : o Provide an overview of the Black-Scholes model, emphasizing its historical development and foundational assumptions. o Discuss the econom...

    $13 (Avg Bid)
    $13 Avg Bid
    9 bids

    I'm seeking a social media marketer who specializes in Facebook and can create engaging promotional content for children aged between 4 - 10. Increase our followers. Key responsibilities will include: - Crafting engaging, child-friendly promotional posts that align with our brand - Regularly scheduling these posts for optimal engagement - Monitoring and responding to any customer interactions when necessary - Conducting regular analyses of post performance to guide future content strategies Ideal candidates would possess: - Experience with Facebook's business features - A keen understanding of Facebook's algorithms and post scheduling for maximum reach - Skill in creating engaging, marketable content for young audiences - A strong command of the English language and...

    $32 (Avg Bid)
    $32 Avg Bid
    50 bids

    I am seeking a skilled developer to integrate a payment gateway system that will accept debit/credit cards and convert those payments into Bitcoin, Ethereum, and USDT. Key Aspects: - Integration of a payment gateway for accepting debit/credit cards - Seamless conversion of these payments into desirable cryptocurrencies (Bitcoin, Ethereum, USDT) - Shouldn't require KYC for each new customer Ideal skills and Qualifications: - Experience in payment gateway integration - Familiarity with Stripe or or any similar payment gateway - Profound understanding of Bitcoin, Ethereum, and USDT, as well as other Cryptocurrencies

    $550 (Avg Bid)
    $550 Avg Bid
    16 bids

    I'm looking for a seasoned React and Python developer who's well-versed in AI Development to develop an AI tool that monitors backlinks. These backlinks should be generated using artificial intelligence. The functionalities of the tool should include: - Keyword analysis to determine the most effective keywords to integrate into my content. - Backlink tracking to monitor the performance of these backlinks. - Competitor analysis to identify areas where my competition might be outperforming me. The primary goals for this project are to: - Identify new opportunities for link-building. Preference is given to freelancers with React and Python development experience, as well as a solid understanding of SEO strategies. Proven track record in developing similar AI tools...

    $79 (Avg Bid)
    $79 Avg Bid
    28 bids

    As the project owner, I am in need of an experienced Full Stack Developer with strong devops expertise and who can proficiently navigate Amazon Web Services (AWS). The key task at hand is creating a web application. The successful candidate should possess: - Proficiency in JavaScript and Python - Proven experience in AWS DevOps implementation - Proven experience in web application development Enthusiasm and insight in JavaScript, Python, and AWS are vital for this project. I look forward to working with a professional who can deliver high-quality output on these.

    $474 (Avg Bid)
    $474 Avg Bid
    181 bids

    I'm seeking a computer science engineer (CSE) with significant experience to assist mtech and phd students with their projects. This unique, challenging role would ideally suit someone who is not only adept in Java, Python, and C++ but also has a proven record in practical implementation. Key Tasks: • Assist students in diverse implementation tasks • Provide guidance on utilising Java, Python, and C++ Skills and Experience: • Proficiency in Java, Python, and C++ • Previous experience in Machine Learning, Data Management, and Software Engineering is essential • Excellent communication and presentation skills • Ability to work under strict timelines and deliver quality results A professional with experience in academic environments w...

    $260 (Avg Bid)
    $260 Avg Bid
    6 bids