mahsa (mahsakhorshiddoust)

mahsakhorshiddoust

Geek Repo

Location:Istanbul

Home Page:mahsakhorshiddoust.com

Github PK Tool:Github PK Tool

mahsa's repositories

using-Support-Vector-Machines-to-build-and-train-a-model-using-human-cell-records-and-classify-

using SVM (Support Vector Machines) to build and train a model using human cell records, and classify cells to whether the samples are benign or malignant.

Stargazers:0Issues:0Issues:0

Customer-churn-with-Logistic-Regression

A telecommunications company is concerned about the number of customers leaving their land-line business for cable competitors. They need to understand who is leaving. Imagine that you are an analyst at this company and you have to find out who is leaving and why.

Stargazers:0Issues:0Issues:0

Choosing-The-Best-Drug-Using-Decision-Tree

Imagine that you are a medical researcher compiling data for a study. You have collected data about a set of patients, all of whom suffered from the same illness. During their course of treatment, each patient responded to one of 5 medications, Drug A, Drug B, Drug c, Drug x and y. Part of your job is to build a model to find out which drug might be appropriate for a future patient with the same illness. The features of this dataset are Age, Sex, Blood Pressure, and the Cholesterol of the patients, and the target is the drug that each patient responded to. It is a sample of multiclass classifier, and you can use the training part of the dataset to build a decision tree, and then use it to predict the class of a unknown patient, or to prescribe a drug to a new patient.

Stargazers:0Issues:0Issues:0

KNN-for-costumer-segmentation

Imagine a telecommunications provider has segmented its customer base by service usage patterns, categorizing the customers into four groups. If demographic data can be used to predict group membership, the company can customize offers for individual prospective customers. It is a classification problem. That is, given the dataset, with predefined labels, we need to build a model to be used to predict class of a new or unknown case.

Stargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0
Stargazers:0Issues:0Issues:0

US-Domestic-Airline-Flights-Performance

US Domestic Airline Flights Performance

Stargazers:0Issues:0Issues:0