Python Machine Learning Projects

Abstract:

Distributing large sparse matrix operations in scientific computing is like hypergraph partitioning. Hypergraphs have “hyperedges” that connect any number of nodes. Thus, solving or approximating hypergraph partitioning is NP-hard. Current algorithms solve this problem by iteratively “coarsening” the input hypergraph to smaller problem instances that share key structural features. Interpolating and refining an approximate problem that is small enough to solve directly is possible. However, it is sensitive to coarsening strategy. We use graph embeddings of the initial hypergraph to ensure that coarsened problem instances retrain key structural features. Our method prioritizes coarsening in self-similar regions of the input graph, improving solution quality across a variety of hypergraphs.

Note: Please discuss with our team before submitting this abstract to the college. This Abstract or Synopsis varies based on student project requirements.

Did you like this final year project?

To download this project Code with thesis report and project training... Click Here

You may also like: