Numba numpytrabajos

Filtro

Mis búsquedas recientes
Filtrar por:
Presupuesto
a
a
a
Tipo
Habilidades
Idiomas
    Estado del trabajo
    1,492 numba numpy trabajados encontrados, precios en USD
    python coding Finalizado left

    need basic programming on numpy arrays and python classes

    $26 (Avg Bid)
    $26 Oferta promedio
    7 ofertas

    ...key. I will send the .shp data of George Town. I'm also attaching the first executable script I debugged to give a sense of direction on how the shapefile was created. I believe the process is relatively straightforward and simple for somebody who is an expert. I have basic skills and not enough time to see through it, so I'm willing to pay for the service. Dependencies: Pyshiftmean package Numpy GDAL PIL Shapely Fiona xmltodict Python (2.7/3.7) Deliverables: Example: Final expected results: Point shapefile with Green View Index information of every point in George Town, Penang (area covered in the .shp data). Improved and readily-executable scripts ( and ) with ample additional comments. A brief technical document

    $10 - $30
    $10 - $30
    0 ofertas
    Data Science Trainer Finalizado left

    Fusion Technology is hiring for Data Science Trainer. Responsibilities: must have good knowledge in R, Python, NumPy, Matlab, etc. candidate must possess good skills in data visualization. candidate must have experience in data analysis. Build and Optimize classifiers using machine learning techniques. Present results by doing ad-hoc analysis. candidate has to process, clean and verify the data which is used for analysis purpose. data mining process. applications using machine learning techniques. Candidates must -Have experience in offline/ online training/ sessions and ready to work for online and offline batches. -Be enthusiastic -Have excellent communications Company - Fusion Technology Solutions. Job Location - Kharadi, Pune. We required

    $7 / hr (Avg Bid)
    $7 / hr Oferta promedio
    9 ofertas

    ...product and automating data ingestion, optimizing system and search performance, integration with enterprise authentication services & drop-shipping printing-on-demand systems, and transactions to manage sales, affiliate tracking, backend services, while maintaining established security protocols development, test, and production systems Senior Python Developer with good experience in Python, Pandas/NumPy/SciPy, RESTful/REST Backend = Python Frontend = AWS, React Experience with node.js would be helpful Expertise in at least one popular Python framework (like Django, Flask, or Tornado) and Spark/Kafka/Hadoop (plus) Full Stack Engineer capable of designing solutions, writing code, testing code, automating test and deployment Overall delivery of software components working in ...

    $2277 (Avg Bid)
    Destacado
    $2277 Oferta promedio
    53 ofertas

    ...attached). I ideally would like it to be translated into Visual Basic, however I am prepared to accept C# as a worst case that I can make function calls to as a DLL. I have done an initial pass myself using an online converter ("Visual " attached), however there is still work left to be done. There are 3 libraries required for the Python code to run that will need .NET replacements: 1. "NumPy", for which an equivalent .NET library port exists in NuGet (and is included in "Visual ") 2. "Triangles", for which I believe the closest is (). 3. "SciPy", for which I have not been able to find an equivalent .NET library. However, the only method we use from this library is Brent's method for calculating the roots of an equation (...

    $20 / hr (Avg Bid)
    $20 / hr Oferta promedio
    13 ofertas

    I have 3 simple files, I want to answer a personal exercise that requires using Pandas, numpy, matplotlib and seaborn. Pretty simple for anyone with basic to middle analytical skills in python. I need NOW!!! ASAP!!! My Deadline is in a couple of hours!!

    $27 (Avg Bid)
    $27 Oferta promedio
    5 ofertas

    I have some 300+ txt files with a string on each line, the txt files are in a directory. I need n-grams of the files, 2, 3 and 4 grams to be specific. I also need the data loaded in a python class as a directory, so that we don't need to write redundant code to import them one by one. You can use Keras, Panda, NumPy etc. Afterwards we will do some RNN and LSTM ML with TensorFlow but this is not a part of the task. If questions please let me know. Please only bid if you understand what you're doing, payment will only be release if your code works. The task should be very simple and easy for the person who knows what she/he is doing.

    $40 (Avg Bid)
    $40 Oferta promedio
    8 ofertas

    There are 13-15 questions in which you have to perform ANOVA,EDA and PCA to derive the insights. You have to perform it in the jupyter notebook using libraries inbuilt in jupyter notebook(Python) like pandas,numpy,matplotlib,seaborn,scipy etc. Attatching the screenshot of the problem to get better known to you.

    $15 (Avg Bid)
    $15 Oferta promedio
    5 ofertas

    ...Hence, do not hard code any values into the code. 7. Run time analysis is to be provided in asymptotic notations and not timestamp based runtimes in sec or milliseconds. Instructions for use of Python: 1. Implement the problem statement using Python 3.7. 2. Use only native data types like lists and tuples in Python, do not use dictionaries provided in Python. Use of external libraries like graph, numpy, pandas library etc. is not allowed. 3. Create a single *.py file for code. Do not fragment your code into multiple files. 4. Do not submit a Jupyter Notebook (no *.ipynb). These submissions will not be evaluated. 5. Read the input file and create the output file in the root folder itself along with your .py file. Do not create separate folders for input and output files. ...

    $24 (Avg Bid)
    $24 Oferta promedio
    1 ofertas
    python programming Finalizado left

    ...number assigned to each complaint Customer Complaint: Description of complaint Date: Date of complaint Time: Time of complaint Received Via: Mode of communication of the complaint City: Customer city State: Customer state Zipcode: Customer zip Status: Status of complaint Filing on behalf of someone Analysis Task To perform these tasks, you can use any of the different Python libraries such as NumPy, SciPy, Pandas, scikit-learn, matplotlib, and BeautifulSoup. - Import data into Python environment. - Provide the trend chart for the number of complaints at monthly and daily granularity levels. - Provide a table with the frequency of complaint types. Which complaint types are maximum i.e., around internet, network issues, or across any other domains. - Create a new categorical var...

    $18 (Avg Bid)
    $18 Oferta promedio
    5 ofertas

    The goal is to build a model to predict whether a given tumour is malignant or benign, based on the features available in the data set. This is to be done without using any neural network packages like Tensorflow, Keras, Scikit etc. Other packages such as numpy, pandas, seaboarn etc are allowed.

    $26 (Avg Bid)
    $26 Oferta promedio
    10 ofertas

    I have written a program that eventually needs to optimize some parameters via an optimization algorithm. Currently, I am using scipy differential evolution algorithm and I have tried using numba library to optimize the performance. It seems to run too slow. I would like to 1. optimize the functions I have written (maybe this has to do with the performance of the optimization procedure) and 2. find a way to calculate these parameters via an optimization algorithm faster.

    $25 (Avg Bid)
    $25 Oferta promedio
    3 ofertas

    Request details I have written a program that eventually needs to optimize some parameters via an optimization algorithm. Currently, I am using scipy differential evolution algorithm and I have tried using numba library to optimize the performance. It seems to run too slow. I would like to 1. optimize the functions I have written (maybe this has to do with the performance of the optimization procedure) and 2. find a way to calculate these parameters via an optimization algorithm faster. (Price is negotiable) Deliverables Optimize the functions (to run faster) Optimization procedure (using differential evolution algorithm or similar) to run faster by using cython, parallel processing or anything else.

    $31 (Avg Bid)
    $31 Oferta promedio
    2 ofertas

    Looking for someone to implement a paper + code they have made available. Python packages: numpy, pytorch, torchvision. You would be working with MNIST, ImageNet and Google Cloud Vision API. Before applying, take a look @ the paper + git to see if it falls under your skillset.

    $128 (Avg Bid)
    $128 Oferta promedio
    8 ofertas

    Looking for someone to implement a paper + code they have made available. Python packages: numpy, pytorch, torchvision. You would be working with MNIST, ImageNet and Google Cloud Vision API.

    $97 (Avg Bid)
    $97 Oferta promedio
    10 ofertas

    Looking for someone to implement a paper + code they have made available. Python packages: numpy, pytorch, torchvision. You would be working with MNIST, ImageNet and Google Cloud Vision API.

    $11 / hr (Avg Bid)
    $11 / hr Oferta promedio
    5 ofertas

    Numpy Expert Wanted Now........................

    $24 (Avg Bid)
    $24 Oferta promedio
    9 ofertas

    numpy expert needed if anyone available

    $14 (Avg Bid)
    $14 Oferta promedio
    8 ofertas
    Script development Finalizado left

    ...arrangements, ie 1 x 28; 2 x 28, 2 x 14, etc). The goal I want you to achieve, the final product, consists of a script using Python and NumPy which could: 1) allow user to select a box from a drop down menu (there may be a data base at a third party site with different boxes sizes). 2) build a typical Column using the configuration provided by the user as well as the box he selected from the drop down. 3) based on inputs from the user, calculate the Lot size and then the area of interest (AOI) within it. 4) fill the Lot with Columns as much and optímale as possible using the stalls defined in the previous steps. 5) produce results in a numerical matrix unsung NumPy Note: it is important to produce results that are geospatially located. We will convert the outpu...

    $20 / hr (Avg Bid)
    $20 / hr Oferta promedio
    6 ofertas

    This tasks consists of discrete time convolution and the role that it plays in the implementation of digital “filters” and digital filtering. You should be familiar and versed with the use of convolution functions and the run-time arguments / parameters in software tools such as Octave, Scilab, MatLab & Python (via NumPy and/or SciPy). Needs to be implemented on Python.

    $37 (Avg Bid)
    $37 Oferta promedio
    4 ofertas
    Project for Vitaly E. Finalizado left

    Convert a tradingview indicator to python (numpy/talib)

    $10 - $10
    $10 - $10
    0 ofertas

    Looking for a project expert in the field of numerical analysis in the Python language with knowledge of packages such as numpy, scipy and more.

    $128 (Avg Bid)
    $128 Oferta promedio
    18 ofertas
    Learn Cpython Finalizado left

    Hi I want to learn Cpython to know how Python works and be able to contribute to Python libraries like Numpy, Pandas, etc. * I'm fluent in Python (using daily 80% of the time the last 4 years) * I know C (Using sometimes when I need it)

    $8 / hr (Avg Bid)
    $8 / hr Oferta promedio
    3 ofertas

    Multinational company "Konstruktor" is looking for Senior Data Scientist / Cognitive Systems Engineer! What has to be done: Development of a decision-making system in ...patterns (for example, Blackboard); - experience with Machine Learning (techniques and algorithms such as cnn, Naive Bayes, SVM, Decision tree, clustering, artificial neural networks, GAN, genetic algorithms, etc.); - Deep Learning; - Reinforcement learning; - e Natural Language Processing and in particular Information Extraction; - experience with PyTorch, Pandas, Keras, SciPy, SciKit, Tensorflow, NumPy, MatLab, etc.; - experience in data architecture, data models, data warehouse/data lakes. semantic web. If you are looking for an opportunity to gain experience in an international company, please, co...

    $21 / hr (Avg Bid)
    $21 / hr Oferta promedio
    18 ofertas

    Hello clients, I have 5+ years of experience in software industry and I am looking for projects based on Backend Functionalities requirements including REST API Integrations. These are my expertise- Python - Django Web framework MySQL/PostgreSQL database RESTful API Development Numpy , Pandas libraries PAYPAL, STRIPE payment API Integrations Have Developed software on E commerce , Business sectors, Real Estate sectors, Logistic firms. Provided LMS software for educational Institutes. My aim is to provide full satisfaction to my clients working on the projects. Do contact me for a future relationship for further projects. Regards Sakshi

    $21 / hr (Avg Bid)
    $21 / hr Oferta promedio
    4 ofertas

    Here are the projects I want, Pandas: . Explore at least 10 pandas functions and write useful scripts using them. (Hints: create a dataframe from lists, numpy array; show a dataframe; print/select few columns and rows from a dataframe; change the original column names; if the class labels are in string, convert it in numbers; concatenate/insert new column, etc.) Scipy: . Explore at least 10 scipy functions and write useful scripts using them. Requests: Explore at least 3 request functions and write useful scripts using them. (Hints: create a HTML page which takes a color image and shows it in gray; input an URL, then it shows the image with its descriptions such as width, height, extension of the file, etc.) Cython: Explore cython and write a cython code to demonstrate C-Pyth...

    $58 (Avg Bid)
    $58 Oferta promedio
    7 ofertas

    Here are the projects I want, Pandas: . Explore at least 10 pandas functions and write useful scripts using them. (Hints: create a dataframe from lists, numpy array; show a dataframe; print/select few columns and rows from a dataframe; change the original column names; if the class labels are in string, convert it in numbers; concatenate/insert new column, etc.) Scipy: . Explore at least 10 scipy functions and write useful scripts using them. Requests: Explore at least 3 request functions and write useful scripts using them. (Hints: create a HTML page which takes a color image and shows it in gray; input an URL, then it shows the image with its descriptions such as width, height, extension of the file, etc.) Cython: Explore cython and write a cython code to demonstrate C-Pyth...

    $110 (Avg Bid)
    $110 Oferta promedio
    4 ofertas

    Here are the projects I want, Pandas: . Explore at least 10 pandas functions and write useful scripts using them. (Hints: create a dataframe from lists, numpy array; show a dataframe; print/select few columns and rows from a dataframe; change the original column names; if the class labels are in string, convert it in numbers; concatenate/insert new column, etc.) Scipy: . Explore at least 10 scipy functions and write useful scripts using them. Requests: Explore at least 3 request functions and write useful scripts using them. (Hints: create a HTML page which takes a color image and shows it in gray; input an URL, then it shows the image with its descriptions such as width, height, extension of the file, etc.) Cython: Explore cython and write a cython code to demonstrate C-Pyth...

    $24 (Avg Bid)
    $24 Oferta promedio
    4 ofertas

    This project involved developing a linear regression model given a dataset. Please review the attached file for details about the project. Need to provide solution to each section/questions in the attached file. This project should be done in Python using either the Scikit-Learn or Scipy libraries (along with other common data science libraries like Pandas, Numpy, etc.). The code should be well-written and documented. I have extensive experience with Python and will review the code closely. I will share the dataset after the project has been awarded. ONLY people with modeling and data science experience.

    $141 (Avg Bid)
    $141 Oferta promedio
    30 ofertas

    The project is to help me shift my current system of financial equity research from Excel based working to python and take my data to a cloud SQL database and computations in Python. Also, since i intend to keep excel for GUI for most of my working, the knowledge of xlwings library is seeked along with the usual Pandas / Numpy / Seaborn (or underlying matplotlib) libraries I am not looking for a one time project but more like a co-development project on a consistent basis so please apply ONLY and ONLY when you have atleast 6 months of foreseeable availability. I will be actively involved in each and every step. Am finding little time to code myself because of other engagements but would want to co-discuss and co-develop the project. I foresee around 20 hours of active engagem...

    $17 / hr (Avg Bid)
    $17 / hr Oferta promedio
    8 ofertas

    The project is to help me shift my current system of financial equity research from Excel based working to python and take my data to a cloud SQL database and computations in Python. Also, since i intend to keep excel for GUI for most of my working, the knowledge of xlwings library is seeked along with the usual Pandas / Numpy / Seaborn (or underlying matplotlib) libraries I am not looking for a one time project but more like a co-development project on a consistent basis so please apply ONLY and ONLY when you have atleast 6 months of foreseeable availability. I will be actively involved in each and every step. Am finding little time to code myself because of other engagements but would want to co-discuss and co-develop the project. I foresee around 20 hours of active engagem...

    $3 / hr (Avg Bid)
    $3 / hr Oferta promedio
    3 ofertas

    Hi, I would like you to work on the air quality data I have collected. I have a set of uncalibrated raw data and a set of ground truth. There are 5 items that require calibration: NO2, CO, O3, PM2.5 and PM10, the raw data also includes RH and T which will be required for a temperature and humidity correction proposed by you. I will need you do the followings, with Python and libraries NumPy, Pandas and Sk-learn: 1. synchronise the data as per the minute, the raw data is at GMT+0 and ground truth are at GMT+8, you need to add 8 hours to the raw data 2. plot the raw data with 7 separated scattered diagrams, for the above variables against time 3. I saw that the ground truth has missing data, will need you to propose a method to deal with it (can be a simple method), please do the same...

    $171 (Avg Bid)
    $171 Oferta promedio
    19 ofertas

    Programming using In-built python functions (Help: and pip commands to install it in a conda environment): [please use appropriate documentation for each program] Numpy: 1. Explore at least 20 numpy functions and write useful scripts using them. Pandas: 2. Explore at least 10 pandas functions and write useful scripts using them. (Hints: create a dataframe from lists, numpy array; show a dataframe; print/select few columns and rows from a dataframe; change the original column names; if the class labels are in string, convert it in numbers; concatenate/insert new column, etc.) Scipy: 3. Explore at least 10 scipy functions and write useful scripts using them. Pendulum/Arrow/Time: 4. Explore at least 3 pendulum/time functions and write useful scripts using them. Movie...

    $12 (Avg Bid)
    $12 Oferta promedio
    4 ofertas

    Looking for a person who is strong in Python developement. who has used Pandas, Opencv, Numpy, Seaborn, Tensorflow, Keras, Matplotlib, Sci-kit-learn, NLTK in Python for developing data pipelines and various machine learning algorithms. MYSQL, Linux, APIs,

    $151 (Avg Bid)
    $151 Oferta promedio
    17 ofertas

    I am looking for a developer to be able to convert the matlab function to Python function You can not use the package such as oct2py etc. I want you to use SciPy/NumPy Matlab function is ifanbeam, fanbeam I need the result in today

    $20 / hr (Avg Bid)
    $20 / hr Oferta promedio
    4 ofertas

    Implementation of a lib in Google Earth Engine: Numjs (or its Python equivalent NumPy) to have all functions and variables just to be used as a library. The lib needs to be written in JavaScript, and needs to be executed in Google Earth Engine Web UI. It's not Python. It's to run NumJS in GEE in its WebUI

    $575 (Avg Bid)
    $575 Oferta promedio
    8 ofertas

    Programming using In-built python functions (Help: and pip commands to install it in a conda environment): [please use appropriate documentation for each program] Numpy: 1. Explore at least 20 numpy functions and write useful scripts using them. Pandas: 2. Explore at least 10 pandas functions and write useful scripts using them. (Hints: create a dataframe from lists, numpy array; show a dataframe; print/select few columns and rows from a dataframe; change the original column names; if the class labels are in string, convert it in numbers; concatenate/insert new column, etc.) Scipy: 3. Explore at least 10 scipy functions and write useful scripts using them. Pendulum/Arrow/Time: 4. Explore at least 3 pendulum/time functions and write useful scripts using them. Movie...

    $31 (Avg Bid)
    $31 Oferta promedio
    6 ofertas

    I am looking for a developer to be able to convert the matlab function to Python function You can not use the package such as oct2py etc. I want you to use SciPy/NumPy Matlab function is ifanbeam, fanbeam

    $20 / hr (Avg Bid)
    $20 / hr Oferta promedio
    11 ofertas

    I am looking for a developer to be able to convert the matlab function to Python function You can not use the package such as oct2py etc. I want you to use SciPy/NumPy Matlab function is ifanbeam, fanbeam

    $13 / hr (Avg Bid)
    $13 / hr Oferta promedio
    4 ofertas
    Python plot matrix Finalizado left

    Python plot matrix's and Pandas, NumPy, Matplotlib, and Seaborn.

    $7 (Avg Bid)
    $7 Oferta promedio
    6 ofertas

    Requirements: *Strong at data analysis using python. *An understanding of basic financial and statistical concepts (probability, averages). *The ability to analyzing lists, write functions, and plot results in simple graphs using python. *Very familiar with Numpy package. Python version 3 must be used to solve these questions.

    $27 (Avg Bid)
    $27 Oferta promedio
    5 ofertas

    ...computer when plot created on remote computer: use ssh and 1 Or port forwarding 2 Or scientific tools window for example let say I run code by pycharm on AWS and this code created picture. How I will see this picture on my local computer ? LIKE IT IS HAPPEN ON JUPYTHER NOTBOOK fool feeling like development happen in local computer? import as plt # do your plotting import numpy as np a=(100) b=(100) (a,b) () Remote plots can be shown in scientific tools window, even when using SSH interpreter. Another option is to disable showing plots in SciView in Preferences | Tools | Python Scientific, and use X11 port forwarding to show plots in the native UI.

    $25 (Avg Bid)
    $25 Oferta promedio
    1 ofertas

    The code should be: - Memory efficient - Uses both CPU and GPU - Class based where each aspect of the YOLO is classed such as backbone, neck, anchor_box, ... etc - Can be...Memory efficient - Uses both CPU and GPU - Class based where each aspect of the YOLO is classed such as backbone, neck, anchor_box, ... etc - Can be trained with with or with a pretrain weight - Saves the model - Randomly creates a validation set - Validate the accuracy and training time - Should also output confidence. What the design can use: - Use any supporting libraries such as OpenCV, Numpy, ... etc - Use public dataset such as COCO to train the design Deliverable: - Coded algorithm in Python using PyTorch - Test of the code preform using the public dataset Extra Information is given aft...

    $390 (Avg Bid)
    Acuerdo de Confidencialidad
    $390 Oferta promedio
    13 ofertas

    Hi, I need help from an expert in Python. Preferably you are in the data science field, you are quite familiar with Pandas, Numpy, Scipy and Scikit-learn libraries and you can write your own functions easily. I'm already a junior-mid level data scientist and I need to get the perfect solutions to the problems I have so please only apply if you are fully confident in your coding skills. Our work will take place tomorrow, anywhere between 9:00 - 19:00 (GMT+2) and it will take maximum of 3 hours. I need someone to stay online during this 3 hours, apply if you are available in these hours!

    $136 (Avg Bid)
    Urgente
    $136 Oferta promedio
    10 ofertas

    Convert a pine script indicator into a python indicator. You can make us of numpy, pandas and talib (). You can find the indicator in the attachments.

    $217 (Avg Bid)
    $217 Oferta promedio
    2 ofertas

    am working on a problem - river crossing (similar to Missionaries and Cannibals problem). No fancy packages. You can use BFS and a tuple. I will share writeup and starter code via messenger. Simple problem for pro. Looking for long term help with many projects. For future projects, must have experience with python, openCV, Numpy, and pillow all latest versions.

    $138 (Avg Bid)
    $138 Oferta promedio
    8 ofertas

    Reduction of images stored in numpy arrays.

    $9 (Avg Bid)
    $9 Oferta promedio
    4 ofertas

    Reduce size of brain mri images stored in numpy arrays.

    $18 (Avg Bid)
    $18 Oferta promedio
    2 ofertas
    Rate my dog. Finalizado left

    ...able to work in a Jupyter Notebook on your computer. Please revisit our Jupyter Notebook and Anaconda tutorials earlier in the Nanodegree program for installation instructions. The following packages (libraries) need to be installed. You can install these packages via conda or pip. Please revisit our Anaconda tutorial earlier in the Nanodegree program for package installation instructions. pandas NumPy requests tweepy json You need to be able to create written documents that contain images and you need to be able to export these documents as PDF files. This task can be done in a Jupyter Notebook, but you might prefer to use a word processor like Google Docs, which is free, or Microsoft Word. A text editor, like Sublime, which is free, will be useful but is not required. Ensure y...

    $30 - $250
    $30 - $250
    0 ofertas

    I am looking for a machine learning, deep learning, deep reinforcement learning or any other classifier. I will provide the data to you in .npy format (numpy binary format). The data is already separated in x and y data. The data is already in matrix (x) and columb (y). Both are validated. So it is not necessary to work to improve or format the data. You may split the x and y in 2: training and test. I would suggest to split into 2 pieces not randomly picked, because each row in the x has information from previous rows. After the separation, you can shuffle the training data if you want. I already have a model running and i have good results from it. The challenge is that you must provide a better solution. To validate that, another matrix with new x values will also be provi...

    $184 (Avg Bid)
    $184 Oferta promedio
    15 ofertas