Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Write complete code for it in Python and use algorithm(classifier and feature reduction technique) that gives best result. Do not copy paste from others, write

Write complete code for it in Python and use algorithm(classifier and feature reduction technique) that gives best result.

Do not copy paste from others, write your own complete code.

Problem Statement

Whenever any new treatment is proposed, there are numerous steps involved that include massive research. The last step of this research include involvement of volunteers who participate in controlled testing. Some of these patients are given the treatment while others are given a placebo.

We have a dataset where patients are blindly divided into treatment and placebo groups and some values are calculated. Patients have been divided into numerous groups and all of you have been assigned a different group to conduct your analysis.

Deliverables:

Fit best ML algorithm to verify the changes before and after treatment/placebo

You have been given an excel sheet for the calculated features.

You would be assigned one of many feature sets by your instructor and you would conduct your testing on it. Some may get placebo data and some may get treatment data

Use T testing on all features as a first step to identify the differences are significant or not.

You have to apply the whole ML cycle (figure 1) to select the best features (USE FEATURE SELECTION TOO) and ML algorithm and calculate validation parameters for each technique.

In your opinion which of your technique is best out of 3 feature reduction and 3 classification techniques, state your reasons?

image text in transcribedimage text in transcribedimage text in transcribedimage text in transcribed

algorithmMethod/process/codethatperformsstatisticalanalysisofdata.predictions.trainProcessthatiteratesanalgorithmoverdatacalculatingamodel.modelPersistabletraining.inferenceProcessingnewmodeltomake

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Advances In Spatial And Temporal Databases 11th International Symposium Sstd 2009 Aalborg Denmark July 8 10 2009 Proceedings Lncs 5644

Authors: Nikos Mamoulis ,Thomas Seidl ,Kristian Torp ,Ira Assent

2009th Edition

3642029817, 978-3642029813

More Books

Students also viewed these Databases questions

Question

assess the infl uence of national culture on the workplace

Answered: 1 week ago