Projects with this topic
-
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 -
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 -
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 -
Repository displaying the results of measurements of various Institute of Solar-Terrestrial Physics (ISTP) SB RAS instruments for the May 2024 geomagnetic storm
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 -
Praktisi Mengajar 2024 Teknik Informatika Universitas Nusa Putra
Updated -
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 -
World's lightest toolkit to quickly and easily add a GUI to your Python programs and bring them online.
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 -
-