Filtrer

Mes recherches récentes
Filtrer par :
Budget
à
à
à
Type
Compétences
Langues
    État du travail
    2,000 numpy fft travaux trouvés au tarif de EUR

    Bonjour, Nous recherchons un professionnel de l'image polyvalent (captation, montage vidéo, drône) pour rejoindre notre équipe. Nous lançons ...(sportifs, humoristes etc) pour leur faire découvrir ce sport. Nous irons également à la rencontre des différents portagonistes du Padel (sportifs, club, fédé, équipementier etc) Nous sommes sponsorisé par la Fédération Française de Tennis et par la marque Wilson, projet sérieux ! Le projet s'articule autour de 8 vidéos principales (1h) postées pendant 1 an sur notre chaîne Youtube et celle de la FFT, ainsi que le post de pastilles (3/5min) entre chaque vidéos principales. Nous recherchons que...

    €33591 (Avg Bid)
    Local
    €33591 Offre moyenne
    1 offres

    Bonjour, Nous recherchons un professionnel de l'image polyvalent (captation, montage vidéo, drône) pour rejoindre notre équipe. Nous lançons ...(sportifs, humoristes etc) pour leur faire découvrir ce sport. Nous irons également à la rencontre des différents portagonistes du Padel (sportifs, club, fédé, équipementier etc) Nous sommes sponsorisé par la Fédération Française de Tennis et par la marque Wilson, projet sérieux ! Le projet s'articule autour de 8 vidéos principales (1h) postées pendant 1 an sur notre chaîne Youtube et celle de la FFT, ainsi que le post de pastilles (3/5min) entre chaque vidéos principales. Nous recherchons que...

    €19195 - €47987
    Local
    €19195 - €47987
    0 offres

    Bonjour, Je veux savoir quel DSP qui permet le calcul du FFT dans un temps réduit, ne consomme pas beaucoup d´ énergie et a comme I/O maximum 3.3 V Merci

    €15 / hr (Avg Bid)
    €15 / hr Offre moyenne
    3 offres

    I need a skilled developer to generate a custom Python script aimed at Yolo v8 image segmentation. I have a pretrained model and I converted it into ONNX format. Now I have to get and draw inference of it on original image. I can't use ONNX runtime or Ultralystic. Only OpenCV-Python and Numpy are available. Ideal Experience: - Familiarity with Yolo v8. - Experience in image segmentation. - Mastery in Python scripts. This is not a project, only providing python sample script, if you have one, you can earn money in a min.

    €9 (Avg Bid)
    €9 Offre moyenne
    12 offres

    I'm in immediate need of a stellar python developer who can hit the ground running. Your niche? Cryptocurrency trading systems. Specifically, you should have: - 5 years or more experience with Python - A strong background in Bitcoin trading projects - Proficiency in backtesting, with a focus on statistical significance testing It's a bonus if you're familiar with libraries such as Pandas, NumPy, ccxt, although this isn't a deal-breaker. This is an urgent requirement and I'm ready to hire the right person today! Let's talk details and determine if we're a match.

    €12 / hr (Avg Bid)
    €12 / hr Offre moyenne
    21 offres

    ...project for a task-specific application. I require two separate code versions of the implementation of the Laguerre method for finding polynomial roots: 1. Python Version: - Accepts input coefficients for the polynomial - Calculates roots using the Laguerre method - Handles given epsilon value - Outputs a list of roots - Plots the polynomial and its roots Please, do not utilize the numpy or any other library for these functionalities, I need pure Python code. 2. Scheme Version: - Accepts input coefficients for the polynomial - Calculates roots using the Laguerre method - Handles given epsilon value - Outputs a list of roots Again, I would like this version to be implemented without the use of any external libraries. Ideal candidates for this pr...

    €83 (Avg Bid)
    €83 Offre moyenne
    18 offres

    ...experienced Python developer with a solid background in scientific computing, data analysis, and the development and deployment of Python-based microservices, particularly in an AWS environment. Our project focuses on enhancing a curve-fitting system used in fluid dynamics to model and predict properties of various fluids under differing conditions. The initial codebase is utilizing libraries like NumPy, pandas, and SciPy for numerical computations and optimizations. The selected developer will not only integrate new fluid properties into our model but also ensure the system efficiently processes the increased dataset complexity while maintaining precise prediction capabilities. Key Responsibilities: - Conduct a thorough review of the current Python codebase, focusing on its ...

    €14 / hr (Avg Bid)
    €14 / hr Offre moyenne
    41 offres

    ...vibration, sound pressure, differential pressure, water detection, voltage, and current. Create APIs for secure data storage on the Azure MySQL server collection, prioritizing data integrity and security. Manage periodic data collection functions effectively, ensuring smooth operation of the system. Apply your expertise in vibration analysis, including frequency analysis, spectrum analysis, and FFT techniques, to enhance the functionality of the system. Provide PCB design files for final production once the prototype has been approved, ensuring adherence to industry standards. Qualifications: Proficiency in Python programming and microcontroller development, with hands-on experience in STM32 and Arduino platforms. Demonstrated ability to select and integrate sensors tailored to ...

    €266 (Avg Bid)
    €266 Offre moyenne
    8 offres

    Takes...a few hours!! I'm seeking a Python developer with experience in data analysis and visualization to accomplish a beginner-level project. The primary feature will be the utilization of business data for analysis and processing. Key attributes of this project include: - **Skillsets Required** - Python programming, specifically for data analysis. - Experience with libraries such as Pandas, NumPy, Matplotlib and Seaborn. - Comprehension of business and financial data. - **Project Outcomes** - Ingestion and processing of hotel data. - Generation of interactive visual graphs from processed data. Please note, the ultimate expectation is to deliver a Python solution that can analyze, process, and transform data into interactive visual graphs. Base your bid on t...

    €14 (Avg Bid)
    €14 Offre moyenne
    3 offres

    ...boxes each with up to 15 sensors - Develop software for sensor boxes - Develop software for handling data form sensors such as temp, humidity, vibration, sound pressure, diff pressure, water detection, voltage, currency. - APIs for secure data storage on the Azure Mysql servercollection. - Effectively managing periodic data collection functions. - Be proficient in vibration analysis, freq, Spectrum, FFT etc. (Research and guides provided) - Provide PCB design files for final production, once prototype have been approved Your experience designing and prototyping professional-grade electronic circuits will be vital to the successful execution of this project. A firm grasp of RS485 standard for data communication and thorough understanding of preferable data transmission and collec...

    €1392 - €2783
    Scellé LDN
    €1392 - €2783
    28 offres

    I'm seeking a professional software developer t...size 800X800,1000X1000 (I will put the input matrix in files) The algorithm takes as input, a matrix M of order n x n, and outputs the inverted matrix, determinant, and rank of the inputted matrix. Handling of errors such as impossible-to-invert matrices was not specified, therefore the developer can use their discretion. In Python language, it is allowed to use external libraries only for numpy and only for code vectorization purposes. This means you should not use libraries like , , etc. In Haskell language, you should not use any external libraries at all, except for those taught in the course (like Hmatrix). In projects, you should not copy code from libraries where such algorithms are already implemented.

    €58 (Avg Bid)
    €58 Offre moyenne
    15 offres

    ...Processing (NLP), Collaborative Filtering, and Neural Networks - Preference for experience with related frameworks and libraries such as TensorFlow and NumPy Project Needs: - Handle various types of product data including text descriptions, image data, and customer reviews. Your models should be capable of intelligently analyzing and utilizing this data for improved search results and recommendations. Skills and Experience: - Extensive experience in machine learning model design and implementation - Proficient in Java programming language - Proven expertise in NLP, collaborative filtering, and neural networks - Familiarity with LLMs, TensorFlow, and NumPy would be a bonus To make an informed bid, please ensure that you have the above-stated skills and experiences. The r...

    €183 (Avg Bid)
    €183 Offre moyenne
    30 offres

    ...who is open to a full-time offer at a later stage. We are willing to increase substantially the salary later on with a potential bonus/equity that could multiply the base salary if the person and the strategies performs well. This means we could aim to multiply what you would be earning at the beginning. 3. What are we looking for? A Python developer who has experience working with Pandas and Numpy ideally. You will be assisting across different back-end tasks, as well as interacting with APIs from different exchanges. You will also manage a significant amount of data. I need a skilled Python developer who can help me in two main areas: Data analysis and automation scripting. Both of these tasks will be executed using APIs as the primary data source. Here's how I envisio...

    €6 / hr (Avg Bid)
    €6 / hr Offre moyenne
    9 offres
    Exponential matrix S'est terminé left

    ...equations. Building code to calculate Matrix exponential using Taylor series to calculate exponent. The user must upload a matrix of size 1000*1000 plus epsilon error and get the exponential matrix. It is required to compare epsilon to the Lagrange form of the remainder. If the remainder is smaller, we will return the exponential matrix to the user. It is forbidden to use library functions like numpy or scipy I need to calculate an exponential matrix of M How do I calculate e^M using a Taylor column for the function e^X when the formula is as you know it is sigma from i to a certain n (which I need to find) of M^i/i! Now how do I know which term I need to calculate the matrix in order to reach the precision of an exponential matrix? Thanks to the Lagrange form of the remainder...

    €134 (Avg Bid)
    €134 Offre moyenne
    32 offres

    ...Capable of conducting advanced statistical analysis to detect patterns and trends within the data. - Experience with data visualization is a plus, though the main focus will be on data cleaning and statistical analysis. ** Ideal Skills and Experience: ** - In-depth knowledge of Python programming for handling and analyzing data. - Familiarity with data analysis libraries in Python (e.g., pandas, NumPy, SciPy, matplotlib). - Strong analytical skills, with a knack for identifying significant patterns and trends. - Previous experience in projects where pattern identification was key to success. With the goal of identifying patterns and trends, the selected freelancer will play a critical role in providing insights that help inform strategic decisions. If you have a strong backgrou...

    €10 / hr (Avg Bid)
    €10 / hr Offre moyenne
    16 offres

    I'm in urgent need of a proficient Python developer with expertise in utilizing popular libraries such as Pandas, NumPy and Scikit-learn to accomplish key data analysis and automation tasks. Here are some details about requirements: - Handle data analysis using Python, specifically with Pandas, NumPy and Scikit-learn. - Data to be processed is in .txt format and less than 1GB (small size). - Take on automation tasks using Python, requiring your understanding of respective libraries. - Strong experience with data handling and manipulation is necessary for this job. Ideal candidate is detail-oriented, accurate and can deliver results on schedule. Demonstrated experience in Python-based data analysis and automation is an advantage.

    €22 (Avg Bid)
    €22 Offre moyenne
    11 offres

    I require a professional with a solid understanding of Python, particularly at an intermediate level, to thoroughly explain an existing Python code to me. The code under scrutiny is primarily used for data analysis purposes, and so an expert in this area would undoubtedly be suitable for the task. Key Requirements: - Mastery in Python, especially in the field of data analysis (MATPLOT, SCIPY, NUMPY, Tkinter mainly). - Exceptional communication skills in order to successfully explain the code. - Ability to dissect complex Python codes into comprehensible sections and explain them. The ideal candidate should have a knack for making complex terminologies and codes easy to understand. Demonstrated previous experience in tutorials or as a Python instructor would certainly give added va...

    €287 (Avg Bid)
    LDN
    €287 Offre moyenne
    41 offres

    ...concentration and electrostatic potential within the device. Skills Required: Proficiency in numerical methods, especially in the Finite Element Method (FEM). Strong background in semiconductor physics and a comprehensive understanding of semiconductor transport equations. Experience with mathematical software or programming languages for FEM implementation (e.g., MATLAB, COMSOL, Python with SciPy and NumPy libraries), with the ability to work with documentation and resources in German. Capability to visualize and interpret simulation results effectively. Deliverables: A comprehensive report detailing the methodology for discretizing the equations and applying boundary conditions, written in either English or German. The source code for solving the nonlinear system and executin...

    €175 (Avg Bid)
    €175 Offre moyenne
    14 offres

    ...Python developer to assist me with creating a tool with specific emphasis on automation tasks along with data storage and analysis. Key Tasks: - Implement data automation tasks - Store and analyze numerical data Skills Required: - Solid experience with Python: Though it would be a beneficial bonus, this project does not require expertise in managing databases or user interfaces. - Fluency with NumPy: Due to the nature of the data and the tasks at hand, specific proficiency with this library is critical. - Experience with data automation and analysis tasks: ideally, the freelancer has worked on similar projects before and can hence get up to speed quickly to implement effective solutions. This is not a beginner's project, so please make sure you match the qualificatio...

    €18 (Avg Bid)
    €18 Offre moyenne
    10 offres
    Live Stock Market Feed for Oil S'est terminé left

    I'm seeking skilled Python and data science experts for my project. The project involves: - Developing an API that can fetch live stock market data. - Specifically, I need to capture real-time price data. - The targeted focus of this stock market data is on the crude oil market. Data Science and strong P...market data. - Specifically, I need to capture real-time price data. - The targeted focus of this stock market data is on the crude oil market. Data Science and strong Python skills are key for this task. Experience in financial markets, especially stock and/or oil markets, would be highly beneficial. Clear understanding of stock market data, along with Python libraries for Data Science (pandas, NumPy), are important. Knowledge of API design and interaction is also cruci...

    €105 (Avg Bid)
    €105 Offre moyenne
    21 offres

    ...Capable of conducting advanced statistical analysis to detect patterns and trends within the data. - Experience with data visualization is a plus, though the main focus will be on data cleaning and statistical analysis. ** Ideal Skills and Experience: ** - In-depth knowledge of Python programming for handling and analyzing data. - Familiarity with data analysis libraries in Python (e.g., pandas, NumPy, SciPy, matplotlib). - Strong analytical skills, with a knack for identifying significant patterns and trends. - Previous experience in projects where pattern identification was key to success. With the goal of identifying patterns and trends, the selected freelancer will play a critical role in providing insights that help inform strategic decisions. If you have a strong backgrou...

    €11 / hr (Avg Bid)
    €11 / hr Offre moyenne
    21 offres
    Urgent Python Data Analyst Required S'est terminé left

    ...analysis and data visualization, mainly concerning numerical data. Tasks include but not limited to: - Collecting and manipulating enormous datasets - Apply suitable data analytic methodologies - Generate informative visual representations of complex data. Required skills and experience: - Proficiency in Python, especially libraries related to data analysis and visualization such as pandas, NumPy, Matplotlib, and seaborn - Experience handling and analyzing numerical data - Excellent problem-solving skills, quick turnaround time, tenacity and perseverance in facing complex data-related challenges Immediate commencement is critical as the project needs to be completed ASAP. If you meet the criteria and confident in your ability to deliver in a short amount of time, I'd l...

    €24 (Avg Bid)
    €24 Offre moyenne
    37 offres
    Python Data Analysis Expert S'est terminé left

    ...particularly svc files. Experience with this file type is crucial, as you will need to interpret, analyse, and draw insights from the acquired data. Ideal Skills and Experience: - Python: Strong knowledge and experience in Python programming is a must. You will need to be proficient in programming concepts and best practices, as well as libraries relevant to data analysis, such as pandas and NumPy. - Data Analysis: Proven track record in data analysis. I need someone who can make sense of large datasets, identify trends, and translate the findings into actionable insights. - Handling Structured Data: As stated, the data you will be working with comes in the form of svc files. Familiarity with this file type and the common problems encountered when analysing structured data is...

    €19 / hr (Avg Bid)
    €19 / hr Offre moyenne
    55 offres

    ...Develop a system that utilizes Deep Learning to analyze the text content of both bug reports and user reviews. Identify and match bug reports with relevant user reviews describing similar issues encountered by users. Evaluate the effectiveness of the system in accurately identifying relevant matches. Technical Skills Required: Proficiency in Python programming Experience with libraries like pandas, NumPy, and scikit-learn (or similar data science libraries) Knowledge of Natural Language Processing (NLP) techniques, including text preprocessing, text embedding, and similarity analysis Familiarity with Deep Learning concepts and models (especially DistilBERT or similar) Project Deliverables: A well-documented Python codebase implementing the matching system A comprehensive report...

    €459 (Avg Bid)
    €459 Offre moyenne
    5 offres
    Trophy icon PyPortfolioOpt Library Extraction & Cleaning S'est terminé left

    Hello! I'm looking for a skilled Python developer, particularly one who is proficient with numpy and cvxpy, for an extraction and cleaning job. Tasks to be done include: * Extraction and cleaning of certain classes from the PyPortfolioOpt library. * Distilling these classes into simple functions. Key features to be worked on include: * Classes, with a focus on 'Return models’. In particular, I require the extraction and refinement of the 'efficient risk' model from the Return models. Necessary skills and experience: * Proficiency in Python * Experience with numpy and cvxpy * Familiarity with the PyPortfolioOpt library * Understanding of return models in financial portfolio optimization I hope to find the right person for this task. If you ...

    €93 (Avg Bid)
    €93
    1 propositions

    Python data visualization project - pandas, Matplotlib, Seaborn, math or NumPy packages

    €14 (Avg Bid)
    €14 Offre moyenne
    44 offres

    I'm in need of an experienced professional to conduct advanced signal processing tasks with an emphasis on frequency analysis of Time Series datasets. The project will require proficiency in the following areas: - Windowing and Time Frequency Analysis (FFT & STFT) - Spatial Filtering & Synchronized Averaging - Knowledge and application of different windowing techniques, including Hann and Hamming windows. The key objective of this project is to conduct comprehensive frequency analysis. A background in FFT skills, and experience with Windowing, Wavelet Transform and Short-Time Fourier Transform will be crucial for success in this role. It's vital that you have a solid understanding and hands-on experience in these specific areas. If this sounds like a...

    €25 / hr (Avg Bid)
    €25 / hr Offre moyenne
    22 offres

    In this project, we're seeking a skillful professional who could adeptly perform both buoyancy and wind speed calculations. - Th...speed. Ideally, the chosen freelancer should possess experience in physics, fluid dynamics, meteorology, or related fields to meet the project's requirements accurately and efficiently. - To accomplish this task, the freelancer should be proficient in fluid dynamics, applying it effectively to compute buoyancy of various objects. - Additionally, having expertise in Fast Fourier Transform (FFT) is highly desirable for accurate wind speed calculations. By fulfilling these criteria, we can ensure the highest level of precision in our calculations, facilitating our work significantly. Please submit your bid only if you have the necessary sk...

    €310 (Avg Bid)
    €310 Offre moyenne
    11 offres
    Python Numerical Data Analysis S'est terminé left

    In this project, I a...primary task will be to dissect and analyze numerical data to uncover specific trends and correlations. Key Tasks: - Apply Python programming to extract, clean, and manage numerical data - Implement Topic Modeling techniques for rigorous data analysis Ideal Skills/Experience: - Comprehensive knowledge and experience of Python programming - Proficiency with scientific computing libraries such as NumPy, pandas, and Scikit-Learn - Demonstrable experience with Topic Modeling in data analysis - Excellent command at handling and analyzing numerical data. This task will require a deep understanding of Python and data analysis to derive accurate and relevant insights from the numerical data. I look forward to working with a highly skilled and passionate Python dat...

    €48 (Avg Bid)
    €48 Offre moyenne
    13 offres
    Python Developer for Data Analysis S'est terminé left

    I'm seeking a dedicated Python Developer to undertake a project that involves data analysis. Familiarity with any Python frameworks or libraries would be beneficial, though this is not requi...a dedicated Python Developer to undertake a project that involves data analysis. Familiarity with any Python frameworks or libraries would be beneficial, though this is not required. Here's what I'm looking for: - Proven experience in Python development - Specialization in data analysis - Your application should highlight your experience in this field Experience working with Django, Flask, or NumPy would be a plus, but is not strictly necessary. The candidate should have a robust understanding of Python applications related to data analysis. If this sounds like you, I'm e...

    €159 (Avg Bid)
    €159 Offre moyenne
    53 offres
    Python Expert: Varied Assignments S'est terminé left

    Seeking a versatile Python developer for an array of exciting tasks ahead. The ideal candidate will be comfortable with a mix of web development, data analysis, and automation scripting, enhancing our operational efficiency and data-driven insights. Skills in Django, Flask, or PyTorch are a plus but not strictly required. Our main objectives include ...Python. - Familiarity with Django, Flask, or PyTorch (optional but beneficial). - Strong analytical skills. - Experience in both frontend and backend development is a plus. We're looking for a long-term collaboration with a passion for problem-solving and innovation. Join us to make a significant impact with your Python expertise. Web scraping will be plus with Selenium, Beautifulsoap,scrapy,Numpy,Pandas etc . New freelancer ...

    €12 / hr (Avg Bid)
    €12 / hr Offre moyenne
    31 offres
    High-Freq Stock Trading Bot S'est terminé left

    ...exclusively target stock markets, capable of analyzing market data to make rapid and informed trading decisions. - **Trading Frequency**: The software is expected to perform at high frequency, conducting multiple trades per second. This requires the bot to process large volumes of data with minimal latency. **Skills and Experience:** - Proficiency in Python, specifically with libraries such as pandas, NumPy, and other financial analysis tools. - Experience with real-time data processing and the ability to implement algorithms that can efficiently make decisions in a high-frequency trading environment. - Knowledge of the stock market, understanding of trading signals, and familiarity with trading platforms and APIs. - Ability to implement robust error-handling and risk managemen...

    €387 (Avg Bid)
    €387 Offre moyenne
    9 offres
    Data Visualization Expert Needed S'est terminé left

    I'm in need of a skilled Python developer with a strong background in data analysis to assist in the creation of static reports. This will involve analyzing datasets to extract meaningful insights and representing these findings in a visually engaging, comprehensive report. **Core Requirements:** - Proficient in Python programming, specifically with data analysis libraries such as Pandas and NumPy. - Experienced in creating static data visualizations using libraries/tools like Matplotlib, Seaborn, or similar. - Ability to interpret data and translate it into compelling visual stories. - Familiarity with data preprocessing and cleaning to ensure accurate analysis. **Ideal Skills and Experience:** - Proven track record in data visualization projects, with portfolio examples of ...

    €28 (Avg Bid)
    €28 Offre moyenne
    29 offres

    I'm in need of a knowledgeable Python developer to assist me in the completion of a paper trading project. Currently, 60% of...Data Analysis: The ability of the script to evaluate and analyze market data for making informed trading decisions is required. We will be focusing on leveraging angle broking for order execution, hence experience with the same will be beneficial. The project will heavily rely on the use of several libraries and frameworks for portfolio management and market data analysis - specifically Pandas, NumPy, and SciPy. Therefore, proficiency with these is necessary. Having experience in financial trading, understanding of financial markets and terminologies would be ideal. Python development skills with past experience in building similar projects will be h...

    €643 (Avg Bid)
    €643 Offre moyenne
    16 offres

    ...over work on an a Python Flask container - mainly responsible for ETL and data analysis. You: - A strong developer with experience in data pipeline and data analysis work. - Expert in libraries like Pandas, NumPy, and other python data manipulation libs. - A familiarity with networking protocols such as Websockets, HTTP, and FTP. - Familiarity with Data Warehouses like BigQuery - Familiarity with Looker - Ability to support US West Coast hours Do you do your own coding, or do you coordinate development through an agency? Can you describe a recent project where you utilized Pandas and NumPy for data analysis or manipulation? What challenges did you face and how did you overcome them? Can you explain a scenario where you had to use Websockets, HTTP, or FTP in your projec...

    €18 / hr (Avg Bid)
    €18 / hr Offre moyenne
    55 offres
    Trophy icon Streamline PyPortfolioOpt Library S'est terminé left

    The task? To extract and clean the PyPortfolioOpt library. You've got to remove classes and distill the features in question to simple, functions – using only Python and numpy. However, cvxpy can remain throughout the process. What to deliver: A colab notebook prooving how you code (as short as possible) results in the same answer as the following code: ef = EfficientFrontier(Means, Cov_Matrix, weight_bounds=(0, 0.1)) weights = ef.max_sharpe() source codes:

    €139 (Avg Bid)
    €139
    1 propositions
    Jewellery Try-On Plugin Development S'est terminé left

    ...Python. When the user clicks an image of themselves and chooses a jewellery product (Necklace, earrings etc), the output is the user wearing that particular jewellery **Preferred Skills and Experience:** - Proficiency in Python programming. - Extensive experience with OpenCV (CV2) for image manipulation and analysis. - Familiarity with data analysis libraries (though not mandatory, knowing Pandas, NumPy, and SciPy is a plus). - Strong background in algorithms related to image processing and object detection. - Ability to work independently on complex data analysis tasks. **What I'm Looking For:** A developer who can deliver efficient code with clear documentation. The ideal candidate should also be able to provide insights and suggestions for best practices in image-based ...

    €620 (Avg Bid)
    €620 Offre moyenne
    13 offres
    Python Guru for Diverse Roles S'est terminé left

    ...developer. This project necessitates expertise in various areas of Python i.e. such as web development, data analysis and machine learning. Ideal Skills and Experience - Knowledge in Python web development libraries and frameworks. - Proven experience in Python-based Data analysis. - Proficiency in leveraging Python for machine learning is a big plus. Additionally, knowledge of Django, Flask and Numpy will be a great asset due to their strategic significance to this project. Applications should convincingly capture past work details, milestones of experience and comprehensive project proposals. Extra tip: specifics make you stand out in your application. However, feel free to ask for any necessary clarifications where needed. This project provides room for showcasing vers...

    €23 (Avg Bid)
    €23 Offre moyenne
    17 offres
    Python-Powered Math Model Wizard S'est terminé left

    ...will involve the development of models based on provided data sets, implementing algorithms that can predict, optimize, or unravel complex systems. - You will need to collaborate closely with me to understand the project's objectives, refine the models, and iterate based on results. **Expectations:** - High level of proficiency in Python, specifically its scientific computing libraries (e.g., NumPy, SciPy, Pandas). - Ability to communicate complex mathematical ideas in a concise and understandable manner. - Strong analytical and critical thinking skills, with a methodical approach to problem-solving. Successful applicants will demonstrate not only a rich background in mathematical modeling and Python but also an eagerness to tackle challenging problems head-on. If you are ...

    €20 / hr (Avg Bid)
    €20 / hr Offre moyenne
    39 offres

    ...trajectories from Lidar point cloud data. - Ensure the algorithm can process data in pcap format and output detected trajectories in a CSV format. **Ideal Skills and Experience:** - Strong proficiency in machine learning, specifically in developing algorithms for spatial data analysis. - Extensive experience with Lidar data, especially in pcap format. - Proficiency in Python, including libraries such as NumPy, Pandas, and PCL (Point Cloud Library) or equivalent for point cloud processing. - Familiarity with data serialization formats, particularly CSV for output. - Ability to work with large datasets and optimize algorithms for performance and accuracy. - Experience in vehicle detection and tracking algorithms is a huge plus. **Project Deliverables:** - A fully functioning ML a...

    €586 (Avg Bid)
    €586 Offre moyenne
    19 offres

    ...especially in classification tasks using 3D point cloud data. - Expertise in data compression techniques, particularly those suitable for 3D point clouds, with a focus on lossy compression. - Experience with machine learning frameworks such as TensorFlow or PyTorch. - Knowledge of programming in Python, and familiarity with libraries related to 3D data processing such as PCL (Point Cloud Library), NumPy, etc. - Understanding of the trade-offs between data integrity and size reduction. - Ability to optimize algorithms for efficient processing and storage. ### Project Requirements: - Analyze existing 3D point cloud data to identify and classify objects accurately. - Design and implement a lossy compression algorithm that significantly reduces the size of the 3D point cloud data ...

    €507 (Avg Bid)
    €507 Offre moyenne
    46 offres

    ...loads. This project intends to ensure smooth operational workflow by accurately identifying and mitigating harmonic disruption. Key aspects of the project include: - Effective current sensing - Accurate Fast Fourier Transform (FFT) analysis - Utilizing both Arduino IDE and Python for FFT implementation I am primarily interested in freelancers who possess: - Strong proficiency in Arduino IDE and Python - Experience with harmonics and their mitigation in industrial settings - Understanding of current sensing techniques - Familiarity with Fast Fourier Transform (FFT) analysis. This project aims at enhancing the reliability and efficiency of industrial loads. Your task is to ensure that the active harmonic filter reduces the harmonic distortion to acceptable lev...

    €227 (Avg Bid)
    €227 Offre moyenne
    9 offres
    Bilingual NER using BiGRU-CRF S'est terminé left

    ...machine learning techniques for both English and Hindi languages is essential. - Solid understanding of NLP techniques and frameworks suitable for handling code-mixed language data. - Ability to preprocess and clean datasets to fit the model's needs effectively. **Ideal Skills and Experience:** - Strong proficiency in Python, specifically with libraries like TensorFlow or PyTorch, pandas, and NumPy. - Previous experience with NER systems and specifically with dealing with code-mixed language data. - Knowledge of BiGRU and CRF models, including their implementation and optimization for NLP tasks. - Experience in handling and analyzing data from spreadsheets for machine learning applications. - Demonstrable expertise in the evaluation and improvement of model accuracy and eff...

    €96 (Avg Bid)
    €96 Offre moyenne
    8 offres
    Classify Complex Numerical Data S'est terminé left

    ...classification results. **Ideal Skills and Experience:** - Proficiency in data mining techniques and tools. - Strong background in statistical analysis and mathematics. - Experience with machine learning algorithms, especially those relevant to classification tasks. - Expertise in programming languages commonly used for data science, such as Python or R, with a special emphasis on libraries like Pandas, NumPy, Scikit-learn, and TensorFlow. - Familiarity with data visualization tools for presenting findings in a comprehensible manner. - Prior experience with large datasets and the ability to optimize algorithms for performance and accuracy. The successful freelancer will need to demonstrate a keen analytical mind, a meticulous approach to problem-solving, and a solid track recor...

    €475 (Avg Bid)
    Urgent
    €475 Offre moyenne
    22 offres

    ...Python. When the user clicks an image of themselves and chooses a jewellery product (Necklace, earrings etc), the output is the user wearing that particular jewellery **Preferred Skills and Experience:** - Proficiency in Python programming. - Extensive experience with OpenCV (CV2) for image manipulation and analysis. - Familiarity with data analysis libraries (though not mandatory, knowing Pandas, NumPy, and SciPy is a plus). - Strong background in algorithms related to image processing and object detection. - Ability to work independently on complex data analysis tasks. **What I'm Looking For:** A developer who can deliver efficient code with clear documentation. The ideal candidate should also be able to provide insights and suggestions for best practices in image-based ...

    €176 (Avg Bid)
    €176 Offre moyenne
    11 offres

    ...freelancer to undertake a project focused on data analysis using Jupyter notebooks. The primary goal is to analyze scientific research data to uncover insights, patterns, or anomalies. The ideal candidate should possess a strong background in data science, with specific expertise in handling scientific datasets. **Requirements:** - Proficiency in Python, particularly with libraries such as Pandas, NumPy, and Matplotlib for data manipulation and visualization. - Experience in handling large datasets, preferably scientific or research data. - Ability to communicate complex data insights in an understandable manner. - Knowledge of statistics and machine learning algorithms is a plus. **Project Scope:** - The data will be provided via email in a compressed file format. The freelanc...

    €32 (Avg Bid)
    €32 Offre moyenne
    17 offres

    ...**Trading Strategy:** It should employ cutting-edge machine learning algorithms to identify trading opportunities. The approach can be fully automated or a hybrid model that also suggests trades for manual execution. Your input on the best course of action is welcome. - **Experience and Skills:** - Proficiency in Python and libraries relevant to data analysis and machine learning (e.g., Pandas, NumPy, scikit-learn, TensorFlow, or Keras). - Previous experience in developing trading scripts or bots, with a strong understanding of the financial markets. - Ability to implement machine learning algorithms that can adapt to market conditions. **What to Include in Your Application:** Although not mandatory, including examples of past work or detailed project proposals could grea...

    €163 (Avg Bid)
    €163 Offre moyenne
    12 offres
    Scientific Data Analysis in Jupyter S'est terminé left

    ...freelancer to undertake a project focused on data analysis using Jupyter notebooks. The primary goal is to analyze scientific research data to uncover insights, patterns, or anomalies. The ideal candidate should possess a strong background in data science, with specific expertise in handling scientific datasets. **Requirements:** - Proficiency in Python, particularly with libraries such as Pandas, NumPy, and Matplotlib for data manipulation and visualization. - Experience in handling large datasets, preferably scientific or research data. - Ability to communicate complex data insights in an understandable manner. - Knowledge of statistics and machine learning algorithms is a plus. **Project Scope:** - The data will be provided via email in a compressed file format. The freelanc...

    €11 (Avg Bid)
    €11 Offre moyenne
    9 offres