Examens - Intelligence artificielle et données

38 documents à télécharger gratuitement

Examens de intelligence artificielle et données partagés par des étudiants et des enseignants. Thèmes couverts : machine learning, apprentissage automatique, big data, data science, fouille de données.

DS Machine Learning

The document discusses decision tree learning as a predictive modeling technique commonly used in statistics, data mining, and machine learning. It explains the decision tree structure, with branches representing observations and leaves representing conclusions about target values. The strengths highlighted include intelligible knowledge representation and automatic variable selection, while weaknesses point to stability issues with small datasets and challenges in detecting variable interactions. The document emphasizes decision tree robustness and efficiency for medium-sized datasets.

decision tree learning
predictive modeling
statistics
1p0
Devoir Surveillé: Apprentissage de l'Arbre de Décision

This document presents an examination on designing a decision tree model to predict customer interest in purchasing a product. Various factors such as gender, age, marital status, and income level are taken into account. The task involves constructing the decision tree using entropy or Gini index, converting it into a set of learning rules, and analyzing the strengths and weaknesses of the decision tree methodology. The document emphasizes practical application and assessment of decision tree learning techniques.

decision tree
entropy
Gini index
2p0
Devoir Surveillé - Apprentissage avec Arbres de Décision

The document outlines a supervised exam focusing on decision tree methodology used to predict customer interest in a product based on features such as gender, age, marital status, and income level. Students are instructed to construct a decision tree using a chosen criterion (entropy or Gini index) and then convert it into a rule-based learning system. Additionally, the task involves discussing the advantages and limitations of decision tree methods. The exam emphasizes practical application of concepts in Machine Learning and the manipulation of algorithms for predictive modeling.

decision tree
entropy
Gini index
2p0
Devoir Surveillé

This document is an exam focused on machine learning concepts, specifically on building a decision tree model. It covers evaluating customer interest in purchasing a product based on various demographic factors. Students are required to demonstrate their understanding of decision trees, criteria choice, and provide insights into the methodology used.

cision
larbre
choix
2p0
The Attack Generator: A Systematic Approach Towards Constructing Adversarial Attacks

This document presents a structured analysis of the adversarial attack creation process in machine learning classification systems. It outlines the necessity for adversarial robustness in safety-critical applications and provides a comprehensive taxonomy of existing adversarial perturbations. The usefulness of the proposed attack generator is validated through investigations of existing semantic segmentation attacks.

adversarial
attack
attacks
12p0
Devoir Surveillé

The document outlines two exercises focusing on predictive modeling and statistical analysis. Exercise 1 requires constructing a decision tree using CART or Entropy for predicting company profitability and evaluating its performance. Exercise 2 involves applying simple linear regression to analyze the relationship between capital stock and company investment based on data from 27 industrial companies. The results from a data science software provide statistical estimates to assess regression quality and interpret findings.

decision tree
Gini Index
Entropy
2p0
Devoir Surveillé

This document outlines an exam focusing on decision trees and linear regression. It includes exercises on decision tree algorithms and the application of linear regression using real data. Students are tasked with evaluating methods and interpreting statistical results.

arbre
cision
donne
2p0
Module: ATELIER Système d’Information Décisionnel - Devoir Surveillé (Durée: 1h)

The document outlines a two-part exam focused on designing and implementing a data warehouse and building an ETL process. The first part involves creating a new data warehouse schema, defining a time dimension table using Transact-SQL scripts, and populating it with dates for a specific year. The second part requires developing an ETL solution by restoring a database, analyzing its content to generate sample data and statistical reports, and performing data profiling tasks on key database tables. Key deliverables include multiple SQL scripts, output files, and profiling reports stored in sp...

SQL Server
Transact-SQL
data warehouse schema
2p0
Devoir Surveillé - Système d’Information Décisionnel

The document discusses a decision-support system module with a focus on data warehouse design for the Tunisian Postal Service. The theoretical portion includes comparisons of data warehouse architectures and scenarios where implementing a data warehouse is unsuitable. A case study emphasizes designing a data warehouse for payment tracking via smart payment cards. The proposed data model needs to support comprehensive reporting on financial metrics such as revenue by provider or zone, client segmentation by transaction behaviors, and promotional campaign targeting.

Data warehouse
R. Kimball architecture
B. Inmon architecture
2p0
Système d’Information Décisionnel

This document outlines an examination for a module on Decision Support Systems at the Université Virtuelle de Tunis. It includes reflective questions and a case study focusing on the implementation of a Data Warehouse for the Tunisian Post, emphasizing the monitoring of payments through various services. The examination assesses students' understanding of specific concepts and their ability to model information systems.

paiement
poste
carte
2p0
Epreuve de « Modélisation et Intégration de Données » - Université Virtuelle de Tunis

This document details a Data Warehousing exam administered by the Université Virtuelle de Tunis. It covers two exercises: (1) designing a star schema and a snowflake schema to improve sales data collection and analysis for a chain of magazine stores, with specific analytical indicators and SQL queries for sales analysis; (2) creating star and snowflake schemas for an academic institution to understand factors affecting student exam success, including demographic and course-specific performance data. The document emphasizes the importance of dimensional modeling and schema transformations fo...

Data warehousing
Star schema
Snowflake schema
2p0
Foundations and Trends R in Machine Learning

This document provides a comprehensive review of the Alternating Direction Method of Multipliers (ADMM) as it pertains to distributed optimization and statistical learning. It discusses the historical development, theoretical foundations, and practical applications of ADMM in solving large-scale problems in statistics and machine learning. The authors examine various optimization techniques and their relevance to modern dataset challenges.

admm
problem
update
125p0
Partiel Master 1 Informatique - Intelligence Artificielle

This document contains an exam for the Master 1 program in Computer Science at Université Paris 7, focusing on Artificial Intelligence. The exam consists of exercises related to search algorithms and heuristics, including A* search and alpha-beta pruning techniques. Students are required to analyze heuristics for admissibility and dominance, as well as apply search strategies to find optimal paths in given scenarios.

noeuds
algorithme
arbre
3p0
Data Mining Exam

This document outlines an exam exercise focused on data mining techniques applied to the 'play tennis' dataset. It covers the application of simple classification methods such as ZeroR, OneR, and Naive Bayes using Weka. Students are required to classify instances and evaluate the performance of different classifiers using specified training and testing samples.

faible
leve
xtrain
3p0

Autres ressources en intelligence artificielle et données