Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
M
Mini Projet Intro ML
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
AOUAD Mohamed, Jad
Mini Projet Intro ML
Compare revisions
e77f9b151fc3d05eb915923b60e2141a9532613f to 6c7a7bfe47320a9f267a4b0bade72cb8c498baf9
Compare revisions
Changes are shown as if the
source
revision was being merged into the
target
revision.
Learn more about comparing revisions.
Source
m21aouad/mini-projet-intro-ml
Select target project
No results found
6c7a7bfe47320a9f267a4b0bade72cb8c498baf9
Select Git revision
Branches
main
1 result
Swap
Target
m21aouad/mini-projet-intro-ml
Select target project
m21aouad/mini-projet-intro-ml
1 result
e77f9b151fc3d05eb915923b60e2141a9532613f
Select Git revision
Branches
main
1 result
Show changes
Only incoming changes from source
Include changes to target since source was created
Compare
Commits on Source (2)
Another README Update
· c974e931
SAIDI Mohamed
authored
1 year ago
c974e931
Merge branch 'main' of
https://gitlab.imt-atlantique.fr/m21aouad/mini-projet-intro-ml
· 6c7a7bfe
SAIDI Mohamed
authored
1 year ago
6c7a7bfe
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+2
-2
2 additions, 2 deletions
README.md
with
2 additions
and
2 deletions
README.md
View file @
6c7a7bfe
...
...
@@ -22,10 +22,10 @@ pip install pandas numpy scikit-learn matplotlib seaborn
## File Description
-
`binary_classification_workflow.py`
: Contains all functions for data preprocessing, model training, validation, and result display.
-
`
draft_kidney
.ipynb`
: Jupyter Notebook demonstrating the application of the workflow to the datasets.
-
`
main
.ipynb`
: Jupyter Notebook demonstrating the application of the workflow to the datasets.
## Usage
1.
Clone the repository from
[
GitLab
](
https://gitlab.imt-atlantique.fr/
)
.
1.
Clone the repository from
[
GitLab
](
https://gitlab.imt-atlantique.fr/
)
: https://gitlab.imt-atlantique.fr/m21aouad/mini-projet-intro-ml.git
2.
Download the datasets and place them in the project directory.
3.
Run the Jupyter Notebook to see the workflow in action.
...
...
This diff is collapsed.
Click to expand it.