elizageswein

elizageswein

Geek Repo

0

followers

0

following

0

stars

Github PK Tool:Github PK Tool

elizageswein's repositories

Calculate-Flower-Cost

GUI accepts user inputs on flowers purchased and garden type to receive an output of costs and discounts.

Language:C#Stargazers:0Issues:0Issues:0

C-Computer-GUI

C# program with GUI to allow users to insert either a Laptop, All In One, or Tower, enter criteria, and have its information be inputted in a ListView.

Language:C#Stargazers:0Issues:0Issues:0

Market-Basket-Analysis

Performs market basket analysis on sample grocery store transaction dataset (26,000 records). Gets all item combinations w/ cross/cartesian join. Calculates support and confidence for all combinations. Uses indexes for optimization.

Stargazers:0Issues:0Issues:0

Display-Superhero-Info

C# - Creates 5 superhero objects of class Superhero, displays their info. Updates and adds to their info.

Stargazers:0Issues:0Issues:0

Disney-Land-Review-Analysis

Determines % of Disney Land reviews where the num of stars corresponds with the sentiment of the text in their review. Assigns a rating (positive, neutral, negative) based on num of stars, and then based on polarity of review using TextBlob's sentiment analysis. Outputs tables and chart showing % of reviews whose star rating = polarity sentiment

Language:PythonStargazers:0Issues:0Issues:0

Calculate-Student-Grades

Prompts user for student names and exam scores. Outputs CSV file w/ this info. Calculates average exam score and assigns letter grade for each student. Displays grade distribution bar chart.

Stargazers:0Issues:0Issues:0