You would apply some sort of normalization.
Some some normalization strategies may work better for 450k vs EPIC arrays (for example, the proportion of Type I vs Type II probes is different), but I've found that the Illumina normalization seems to work pretty well in both cases.
You can apply Illumina normalization within Genome Studio, or the minfi Bioconductor package using preprocessIllumina(). This applies a background adjustment and normalization to controls.
It would also be best to have multiple samples to compare differential methylation (at the site or region level). For example, if you apply a delta beta threshold of 0.2, that might be greater than the difference in beta values obtained from different normalization methods (although it could affect marginally significant candidates).