Karishma's repositories
burn-victim-factors
Using association rules to understand which variables affect each other, either negatively or positively or independently.
filter-spam-emails
Identify which emails are spam so we can tell the email system to filter out those in particular.
forecast-spam-email
Ability to isolate the numeric portion of a text file to output the average spam confidence and count emails sent out on a particular day of the week. Both files used to forecast email spam.
google-word-count
Gives a word count of the top 50 words in the Google file. This code is modified based on Toby Donaldson's Python: Visual QuickStart Guide.
indonesian-contraception-in-1987
Predict the current contraceptive method choice of a married Indonesian woman in 1987 based on her demographic and socio-economic characteristics. The choices are either no use, long-term methods, or short-term methods.
pima-diabetes
Determine which factors have higher chances to be leading causes of diabetes in the Pima Native American community through a neural network.
radar-signals-ionosphere
Clustering helps to understand patterns and groups of similarities, and we will use this method to accomplish determining a good radar.
romeo-unique-words
Displays unique words in text file in alphabetical order.
trump-tweets
Using sentiment analysis on Donald Trump's tweets.
tv-networks-efficiency
Evaluating the efficiency of TV networks as a client based on cost and conversion calculations.