Skip to content

abdulmanafpv/Predicting-critical-Temperature-Tc-of-super-conductor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 

Repository files navigation

Predicting-critical-Temperature-Tc-of-super-conductor

About

A superconductor is a substance that conducts electricity without resistance when it becomes colder than a critical temperature. The intention of this Notebook is do an Expolatory Data Analysis on the given data and:

1)Find the factors the affects Tc.

2)Visualizing the given data in 2D in space using PCA.

3)Develope and compare Various models for predicting Tc.

Objective

Creat a good model for Predicting Critical Temperature(Tc) of Superconductor

Technical Aspect

This project is divided into two part:

  1. Visualize the data by using Matplotlib and Seaborn.

  2. Training a Machine Learning model using Scikit-learn.

  3. Training the data by using Scikit-learn

•)For predicting the Critical Temperature(Tc) i used :

  1. Linear Regression.
  2. Decision Tree Regression
  3. Random Forest Regression
  4. Bagging Regression
  5. Random Forest + Bagging

Result

From these models Random Forest Regression model gives highest score when compared to other models (0.92)

Tools Used

  1. Python
  2. Pandas
  3. Scikit-learn
  4. Matplotlib
  5. Numpy
  6. Seaborn
  7. Jupyter Notebook

Technologies Used

Screenshot (155) Screenshot (157) Screenshot (390) Screenshot (391)

If you liked what you saw, want to have a chat with me about the portfolio, work opportunities or collabration, shoot an email at [email protected]

About

predicting Critical Temperature(Tc) of superconductor

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published