Skip to content

Latest commit

History

35 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

Machine Learning Models Repository

This repository contains a collection of machine learning models implemented in Python. The models cover various tasks, including clustering, regression, and classification, using popular libraries such as Scikit-learn, TensorFlow, and Keras.

Features

  • Clustering Models:

    • K-Means Clustering
    • Hierarchical Clustering
  • Regression Models:

    • Linear Regression
    • Decision Tree Regression
    • Random Forest Regression
  • Classification Models:

    • Logistic Regression
    • Support Vector Machines (SVM)
    • Neural Networks

Requirements

  • Python (version 3.6 or higher)
  • NumPy
  • Pandas
  • Scikit-learn
  • Matplotlib
  • TensorFlow or Keras (for neural networks)

Clone the repository:

git clone https://github.com/parth354/ML_Models.git
cd ML_Models

About

A collection of machine learning models implemented in Python, featuring clustering, regression, and classification algorithms using libraries like Scikit-learn and TensorFlow. Ideal for learning and experimentation with various ML techniques.

Topics

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages