Projects with this topic
-
aGrUM is a C++ library designed for easily building applications using graphical models such as Bayesian networks, influence diagrams, decision trees, GAI networks or Markov decision processes.
Updated -
Repository displaying the results of measurements of various Institute of Solar-Terrestrial Physics (ISTP) SB RAS instruments for the May 2024 geomagnetic storm
Updated -
Le programme "Apprendre Python par des exemples" ou APPDE est une initiative du cabinet Kalamar visant à enseigner le langage Python. Suivez ce parcours pour perfectionner vos compétences en Python.
Updated -
-
Repositorio que analiza problemáticas ambientales, sociales y administrativas en México, con un enfoque en el uso de datos, validación estructural y análisis geoespacial.
Updated -
Praktisi Mengajar Teknik Informatika Universitas Nusa Putra 2024
Updated -
This research presents a novel ensemble-based approach for detecting deepfake images using a combination of Convolutional Neural Networks (CNNs) and Vision Transformers (ViT). The system achieves 94.87% accuracy by leveraging three complementary architectures: a 12-layer CNN, a lightweight 6-layer CNN, and a hybrid CNN-ViT model. Our approach demonstrates robust performance in distinguishing between real and manipulated facial images.
Updated -
Django API with actual and historical real estate data. It is accompanied by a scraper which collects the data and stores it in the SQLite database, and can be run on a daily basis
UpdatedUpdated -
A Python Django Persistent Identifier (PID) middleware to abstract from PID services, like handle, DOI, etc.
Updated -
In this project, you will be provided with a real-world dataset, and you are required to implement the whole pipeline of building the data science pipeline on-premises and on-the-cloud. This includes understanding the business problem, preparing data, exploring the data, performing feature engineering, and building and deploying models
Updated -
Machine learning techniques to classify water samples as drinkable or not drinkable.
Updated -
Material that was used as part of a python course for beginners at the Leibniz Institute for Agricultural Engineering and Bioeconomy (ATB)
Updated -
Evaluation of various Machine learning models for sentiment analysis You are given the reviews dataset. These are 194439 amazon reviews for cell phones and accessories taken from https://jmcauley.ucsd.edu/data/amazon/ Use the “reviewText” and “overall” fields from this file. The goal is to predict the rating given the review by modeling it as a multi-class classification problem. • Take the first 70% dataset for train, next 10% for validation/development, and remaining 20% for test. • Traditional machine learning methods • Design some good linguistic features. You can start with basic TFIDF features. Use these classifiers: J48 decision trees, SVMs with linear/RBF kernel, logistic regression, xgboost, random forests and report accuracy on test set.
Updated -
-
This project stores the source code of TSP with TSPlib95 dataset and simulated annealing algorithm
Updated -
Introducción al standard mmCIF y parseo del mismo con la herramienta gemmi.
Updated -
[Uc3m] The Classic ghost-eating game
Updated