Coder Social home page Coder Social logo

williamjouse / classification-models Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 99 KB

In this repository we study the Classification models and applications.

Jupyter Notebook 100.00%
classification-algorithm decision-trees knn logistic-regression naive-bayes svm

classification-models's Introduction

Classification Models


img1.png

Introduction

In this repository we present an application of the main types of classification models, providing a brief explanation of each one of them. Machine learning classification models are algorithms that automate the process of assigning categories to data or instances. They are widely used in a variety of fields such as pattern recognition, natural language processing, medical diagnosis, and fraud detection, among others. We study the Logistic regression, K-Nearest Neighbors (KNN), Decision Tree model, Support Vector Machines (SVM), and Artificial neural network.

I emphasize the importance of selecting the appropriate classification model for each project, considering the characteristics of the data and the requirements of the problem in question. I also highlight the need for techniques such as selection of relevant attributes and hyperparameter tuning to optimize model performance. Furthermore, I mention importance of evaluation metrics, such as accuracy, precision, recall and F1-score, to measure the quality of predictions and evaluate the performance of models.

Project Name Description
๐Ÿ“ก KNN models In this notebook, we look at whether it is possible to predict whether or not a given machine has a proper operating process based on temperature and pressure. For this, we use the KNN model to be trained by these data to be able to predict whether or not there will be combustion for a given input condition.
๐Ÿ’ก Logistic regression
๐Ÿ“ฏ Naive Bayes model
โœ‚๏ธ Decision Tree model
๐Ÿš‚ Support Vector Machines (SVM)

classification-models's People

Contributors

williamjouse avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.