comparitive-study
There are 7 repositories under comparitive-study topic.
shreyansh-2003/Clustering-Analysis-KMeans-vs-Agglomerative-Clustering-for-Large-Datasets
This repo explores KMeans and Agglomerative Clustering effectiveness in simplifying large datasets for ML. Goals include dataset download, finding optimal clusters via Elbow and Silhouette methods, comparing clustering techniques, validating optimal clusters, tuning hyperparameters. Detailed explanations and analysis are provided.
SanjayKhatiChhetri/TodoReactApp
Full-stack Todo application developed as part of a thesis on frontend frameworks. Built with React, Node.js, and PostgreSQL, it features user authentication, CRUD operations, and a responsive UI. Demonstrates modern web development practices, API integration, and serves as a practical case study for comparing frontend technologies.
ananya-singh-baghel/FGSM-over-XAI-based-Image-Classifier
XAI LIME-based image classifier or SHAP unified framework is utilised to interpret the output of different types of models, such as neural networks, decision trees, and linear models, is to FGSM adversarial assaults and evaluate the effect on the predictability of the model.
Divya171997/Machine-Learning-and-Data-Mining
Investigate the feasibility of machine learning procedures in predicting the fake news and misleading information affecting the image of social media company.Tasks are to identify machine learning techniques appropriate for a particular practical problem,undertake a comparative evaluation of several machine learning procedures when applied to the specific problem, produce class predictions of the records in the test set using one approach of your choice among those tested in the comparative study.
PonnuJalarth/Crop-Recommendation
This repository contains a Machine Learning project, implemented in python, named 'Crop Recommendation System using Extreme Learning Machine'.
vaishali071017/Profit-driven-VS-Growth-driven
Research study about business strategies: profit driven and growth driven
JustAbhishek/MNIST-Digit-Recognizer
Comparative-Models for MNIST Dataset