Skip to content
#

classification

Here are 13,671 public repositories matching this topic...

Implementation of algorithms such as normal equations, gradient descent, stochastic gradient descent, lasso regularization and ridge regularization from scratch and done linear as well as polynomial regression analysis. Implementation of several classification algorithms from scratch i.e. not used any standard libraries like sklearn or tensorflow.

  • Updated Jun 10, 2024
  • Jupyter Notebook

Developed a deep learning model utilizing TensorFlow to automate the classification of financial documents. Leveraging a Bidirectional LSTM RNN, we accurately categorize the documents. Our user-friendly Streamlit application ensures high accuracy & efficiency in document management, all deployed on the Hugging Face platform for seamless integration

  • Updated Jun 10, 2024
  • HTML

The main idea for this project is explore a Kaggle dataset about ChatGPT reviews using a NLP approach in order to apply ML models for score reviews predictions. I applied LIME algorithm to evaluate explainability about text classifiers. Should it be possible to apply complex network? Let's try.

  • Updated Jun 10, 2024
  • Jupyter Notebook

XGBoost is an open-source machine learning library that provides efficient and scalable implementations of gradient boosting algorithms. It is known for its speed, performance, and accuracy, making it one of the most popular and widely-used machine learning libraries in the data science community.

  • Updated Jun 10, 2024
  • Jupyter Notebook

The primary objective is to develop a Profile Hidden Markov Model (HMM) for the Kunitz-type protease inhibitor domain. These domains are functional regions of proteins that inhibit proteolytic enzymes, including notable examples such as aprotinin (BPTI), Alzheimer's amyloid precursor protein (APP), and tissue factor pathway inhibitor (TFPI).

  • Updated Jun 10, 2024
  • Python

Knowledge Is Power is a data analysis and prediction tool leveraging U.S. Census data to provide insights into societal topics. Utilizing machine learning, specifically MATLAB's classification learner, the project predicts educational attainment based on income and offers interactive visualizations of veterans' data.

  • Updated Jun 10, 2024
  • MATLAB

Improve this page

Add a description, image, and links to the classification 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 classification topic, visit your repo's landing page and select "manage topics."

Learn more