Pyhton neural network

Closed job

Recent jobs from category Jobs for students

  • no avatar
    M brands sp z o o Daktyli.pl
    Company Description daktyli.pl is Poland's largest online seller of fresh dates. As we continue to grow, we are looking for a reliable Junior Orders Fulfillment Associate to join our warehouse team. This role is key in ensuring that customer orders are packed, labeled, and shipped efficiently. Location: [Warsaw - Metro Bródno] Job Type: Part-time (4 hours per day) +\- Working Hours: 8:00 AM - 12:00 PM Role Description This is a role for a Junior Orders Fulfillment Associate at Daktyli.pl. The role involves tasks such as packing, unloading, sorting, and basic computer skills to generate shipping labels and request courier pick-up. Qualifications Packing, Unloading, and Sorting skills. Ability to communicate in Polish and English. Attention to detail and accuracy in order fulfillment. Reliable and punctual, starting daily at 8:00 AM. Able to lift and move packages up to 20kg. Previous experience in a similar role is a plus, but not required. Compensation: This position pays per hour at the minimum wage rate in Poland, in accordance with local labor laws. We will cover your monthly public transport card. How to Apply: Please send your CV in English. Information from Useme: The settlement of this order will be possible for people: - who have a valid student or school ID (up to 26 years of age); - who are employed on the basis of an employment contract or a contract of mandate (with at least the minimum wage); - who run their own business.
no avatar
mer39
Employer
Job category:
Other
Expected budget:

85.00 PLN

Preferable skills:
Published:
Valid until:

Job description

Build a neural network model, that will evaluate the sentiment of a text describing a product from the "mobile electronics" category.

Use one of the pre-trained Transformer-based models as embedding source.

Perform model training on the data contained in the "amazon_us_reviews" file available in the TensorFlow library

.Hint: to load the data from use the following commands:importtensorflow_datasetsastfdsds=tfds.load('amazon_us_reviews/Mobile_Electronics_v1_00',split='train',shuffle_files=True)df=tfds.as_dataframe(ds)df["Sentiment"]=df["data/star_rating"].apply(lambdascore:"positive"ifscore>=3else"negative")df['Sentiment']=df['Sentiment'].map({'positive':1,'negative':0})df['short_review']=df['data/review_body'].str.decode("utf-8")df=dfhttp://"short_review","Sentiment"

As a result, dfvariable will containa data frame with the text to be assessed in the short_review column and the sentiment scoring in the Sentimentcolumn. As a solution to the problem, send the Jupyter Notebook / Jupyter Lab / Colaboratory file containing:

• complete code written in Python using the Keras/TensorFlowlibrary implementing, training and testing at least 1model solving the given problem.

The job in figures:

Short code writted in Python

Submitted offers 1

Add your offer or ask the client for more details

Added: on 2022-07-25