Skip to content
#

model-development

Here are 39 public repositories matching this topic...

Explore machine learning projects that include supervised, unsupervised, and reinforcement learning. These projects cover classification, regression, natural language processing, time-series analysis, explainable AI, and image segmentation.

  • Updated Aug 5, 2024

We developed several models that predict the price of the car using the variables or features. This is just an estimate but should give us an objective idea of how much the car should cost. In Data Analytics, we often use Model Development to help us predict future observations from the data we have. A Model helps us understand the exact relatio…

  • Updated Nov 27, 2019
  • Jupyter Notebook

Emotion Recognition in Speech: This project leverages advanced machine learning techniques to classify emotions from speech using the Toronto Emotional Speech Set (TESS). By extracting Mel-Frequency Cepstral Coefficients (MFCC) and utilizing an LSTM-based deep learning model, the project accurately identifies emotions like anger, happiness, and sad

  • Updated Aug 23, 2024
  • Jupyter Notebook

In this series of notebooks, we will dive into each step of the data analysis process of a data set with some information about a list of cars and several attibutes, including their prices. So essentially we will develop a model to predict cars price.

  • Updated Mar 15, 2023
  • Jupyter Notebook

A multi-criteria decision analysis (MCDA)-based composite proxy target variable generation technique for business decision modeling that uses relevant features or independent variables conceptually related to the intended target variable.

  • Updated Dec 3, 2022
  • Jupyter Notebook

Predicting patient attendance at Bay Clinic using 'medicalcentre.csv'. Employing SVM, Decision Trees, and DNN models for accuracy, sensitivity, specificity evaluation, and ROC analysis. Part of a Data Science course in my master's program at the University of Ottawa 2023.

  • Updated Jan 10, 2024
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the model-development topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the model-development topic, visit your repo's landing page and select "manage topics."

Learn more