پارس‌کدرز چگونه کار می‌کند؟

از پارس‌کدرز بیشترین بهره را ببرید و رویای کاری خود را زندگی کنید.

پارس‌کدرز خریداران یا کارفرمایان را به مجری‌ها /فریلنسرهای خبره‌ای متصل می‌کند که برای انجام پروژه آماده هستند.

هوم ورک دانشجویی ماشین لرنینگ با استفاده از clustering

پنج ماه پیش منتشر شده

تعداد بازدید: 139

کد پروژه: 498645


شرح پروژه

Task:

In this folder you will find a feather file nuts.feather (you may need to install a missing library with pip install pyarrow to load it) with almost 2200 data sets containing geometry data from nuts. The nuts come from several types of nuts, which and how many is unknown.

Please implement a mini machine learning project that uses clustering to try to clarify the number and affiliation of/to types of nuts.

Please note the following notes:

Project phases:

-> Data understanding (inspect data, load) -> Hint: Check in particular whether you need all columns or whether columns "depend" on each other

-> Visualization: Can I see connections from the diagrams?

-> Data cleansing (clean data, deal with quality problems) -> Hint: there will be very little to do here

-> Dimension reduction, clustering, validating results: Attention, it might make sense to use 3 principal components instead of 2 (as is often the case). Argue why, or why not. Please also pay attention to scaling!

Code snippet for 3D plot (based on our US crime data):

kmeans = KMeans(n_clusters=3, random_state=42).fit(dimred_USA)

fig = plt.figure(figsize=(10, 6))

ax = fig.add_subplot(111, projection="3d")

fig.add_axes(ax)

ax.scatter(dimred_USA['Z_1'], dimred_USA['Z_2'], dimred_USA['Z_3'], c=kmeans.labels_, cmap="viridis", s=5, alpha=0.8)

ax.view_init(azim=-66, elev=12)

plt.show()

plt.close()

Please deal with all project phases in detail and leave comments on them in english.

Determine accuracy based on the solution: The visualization of the clusters will probably not show whether the recognized nut types (or their number) are plausible. There is a second file for this purpose: nuts_solution.feather. This contains the initial data plus an additional field "Class". This contains the nut type (= label). Please calculate the accuracy with which you correctly recognized the nut types. Tune your clustering for optimal accuracy (at least 85% accuracy).

Comments: Please write a comment in each code block that explains your thoughts and intentions. Your understanding of the task and the intermediate results will be assessed, not the code.

این پروژه شامل 2 فایل مهم است، لطفا قبل از ارسال پیشنهاد حتما نسبت به بررسی این فایل اقدام فرمایید.

مهارت ها و تخصص های مورد نیاز


بودجه

300,000 تومان تا 750,000 تومان

مهلت برای انجام

7روز

وضعیت مناقصه

انجام شده


درباره کارفرما

عضویت شش ماه پیش

7 پروژه ثبت شده ،
0 پروژه در حال انجام ،
0 پروژه آماده دریافت پیشنهاد ،
نرخ پذیرش پیشنهاد 100%

برای پیدا کردن پروژه‌های مشابه ثبت نام کنید و پروفایل خود را بسازید.

ورود با گوگل
یا
نام نباید خالی باشد.
نام خانوادگی نباید خالی باشد.

نیاز به استخدام فریلنسر یا سفارش پروژه مشابه دارید؟

سفارش پروژه مشابه

قادر به انجام این پروژه هستید؟

ثبت نام کنید

مهلت ارسال پیشنهاد قیمت برای این پروژه تمام شده است

سری به پروژه‌های مشابه بزنید

روش کار در پارس‌کدرز

به رایگان یک حساب کاربری بسازید

مهارت‌ها و تخصص‌های خود را ثبت کنید، رزومه و نمونه‌کارهای خود را نشان دهید و سوابق کاری خود را شرح دهید.

به شیوه‌ای که دوست دارید کار کنید

برای پروژه‌های دلخواه در زمان دلخواه پیشنهاد قیمت خود را ثبت کنید و به فرصت‌های شغلی منحصر به فرد دسترسی پیدا کنید.

با اطمینان دستمزد دریافت کنید

از زمان شروع کار تا انتهای کار به امنیت مالی شما کمک خواهیم کرد. وجه پروژه را از ابتدای کار به امانت در سایت نگه خواهیم داشت تا تضمین شودکه بعد از تحویل کار دستمزد شما پرداخت خواهد شد.

می‌خواهید شروع به کار کنید؟

یک حساب کاربری بسازید


بهترین مشاغل فریلنسری را پیدا کنید
رشد شغلی شما به راحتی ایجاد یک حساب کاربری رایگان و یافتن کار (پروژه) متناسب با مهارت‌های شما است.

پیدا کردن کار (پروژه)

تماشای دمو روش کار