Skip to content

darshcloud/CMPE_257_Machine_Learning_Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CMPE 257 Machine Learning Projects

Project 1

Making Informed Investment Decisions in California Housing Market using Machine Learning

Utilizing machine learning to make smart investment choices in the California housing market.

Experiments Conducted

  1. Perform clustering using k-means, GMM, and Fractal analysis on the real estate dataset to identify market segments.
  2. Explore methods for classifying and amalgamating different real estate datasets (scraping data) to create a more comprehensive dataset for analysis.
  3. Implement the Muller loop for classification to develop predictive models for real estate investment decisions.
  4. Conduct feature importance analysis using the random forest classifier to identify the most critical features in real estate investment models.
  5. Investigate the effects of upsampling and downsampling on key features to address data imbalance within the dataset.
  6. Apply linear regression models and the Muller loop for regression to predict future house prices for the next 1, 2, and 5 years based on historical data and influential factors.

Project 2

NLP

  1. NLP techniques were employed to compare nominated and non-nominated poems against the Pushcart Prize benchmark, serving as a gold standard for poetry evaluation.
  2. The effects of Part-of-Speech (POS) substitutions in poems by William Shakespeare and William Wordsworth using NLP methods, shedding light on how these alterations influence semantic structure and interpretation in poetry.
  3. Fine Tuning a Mistral 7B large language model on Shakespeare's poetry to generate new works in his style and themes. Another integrated a Weaviate vector database with a local LLM to delve into the works and historical context of William Shakespeare for nuanced NLP tasks. Lastly, constructing and analyzing Knowledge Graphs derived from Shakespeare's poetry and related historical sources, exploring their structural, content, and thematic connections.

About

This repository contains CMPE 257 Machine Learning Projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published