An open API service indexing awesome lists of open source software.

https://github.com/tadiusfrank2001/data_mining_projects_labs_cs145

A collection of data mining course assignments to implement advanced predictive statistical analysis models
https://github.com/tadiusfrank2001/data_mining_projects_labs_cs145

algorithms data data-mining data-science deep-learning predictive-modeling python3 wide-learning

Last synced: about 1 month ago
JSON representation

A collection of data mining course assignments to implement advanced predictive statistical analysis models

Awesome Lists containing this project

README

          

# CS145
Data mining is the process of discovering patterns in large data sets using techniques and tools like linear classifiers, clustering, dimension reduction, transductive learning and topic modeling from mathematics, computer science and statistics.

## Technologies Used

+`Python:`A high-level, versatile programming language that is widely used in data science, machine learning, and artificial intelligence due to its readability, simplicity, and large community support.

+`TensorFlow`: Framework for deep learning.

+`MLflow`: Manages machine learning workflows.

+`NumPy`: Supports numerical calculations.

+`Pandas`: Handles data manipulation and analysis.

+`Scikit-learn`: Machine learning algorithms and tools.

+`Keras`: User-friendly interface for building neural networks.

+`Jupyter`: an interactive computing environment, allowing users to create notebooks that integrate code, visualizations, and narrative text.