/machinelearning_portfolio

Applications of machine learning and ai (made by Frank)

Primary LanguageJava

machinelearning_portfolio

Showcase of various types of AI/Machine learning implementations

handwriting_image_classifer_using_logistic_regression

Using R, I implemented logistic regression using batch gradient descent to classify handwritten images (R)

moviedata_linear_regression modelling

Using various feature engineering techniques to include binning and text processing, created linear regression to predict move gross revenue (R)

moviesdata_analysis

Analyzed relationships in IMDB and Rotten Tomatoes data to understand how they relate to profitability (R)

ravensproblem_ai_solver

Created knowledge-based AI agent to solve complex Ravens Problem using image processing and transformations