Skip to content

Extract knowledge from a data using different techniques, including Association Rules Hierarchical Agglomerative Clustering (HAC) K-means Clustering Decision Trees

License

Notifications You must be signed in to change notification settings

walidbosso/R_Data_mining

Repository files navigation

R_Data_mining

GitHub WidgetBox


R Data Mining

This project focuses on understanding knowledge extraction methods using RStudio. Data exploration and analysis are crucial steps in any machine learning project. In this task, we work with the Zoo database, containing information about various animals in a zoo. The objective is to extract knowledge from this data using different techniques, including:

  • Association Rules
  • Hierarchical Agglomerative Clustering (HAC)
  • K-means Clustering
  • Decision Trees

Topics Covered

  • Data Science
  • Data Mining
  • Clustering
  • Data Visualization
  • Data Analysis
  • K-means
  • Decision Trees
  • Association Rules
  • Hierarchical Clustering
  • R Programming
  • R Studio

How to Use

  1. Clone the repository:

    git clone https://github.com/walidbosso/R_Data_mining.git
  2. Explore the individual project files (1-Exportation_Arbre_Clustering.R and 2-AR.R) for code and resources.

  3. Make sure you have RStudio installed and configured.

  4. Run the R scripts within your RStudio environment.

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contributing

If you'd like to contribute to the project, please follow these steps:

  1. Fork the repository.
  2. Create a new branch (git checkout -b feature/your-feature).
  3. Commit your changes (git commit -m 'Add some feature').
  4. Push to the branch (git push origin feature/your-feature).
  5. Open a pull request.

Issues

If you encounter any issues or have suggestions, please open an issue on the Issues page.

Thank you for exploring the R Data Mining project! 🚀


 
© by Walid BOUSSOU  🇲🇦 😄
 


👏 Thanks for the support

Stargazers

Stargazers repo roster for @walidbosso/R_Data_mining

Forkers

Forkers repo roster for @walidbosso/R_Data_mining

Contributors



GitHub last commit (by committer)

GitHub License

𝚂𝚑𝚘𝚠 𝚜𝚘𝚖𝚎 💙 𝚋𝚢 𝚜𝚝𝚊𝚛𝚛𝚒𝚗𝚐 ⭐ 𝚝𝚑𝚎 𝚛𝚎𝚙𝚘𝚜𝚒𝚝𝚘𝚛𝚢!


Back to top